@charset "iso-8859-1";
.Titletext {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14pt;
	color : #000000;
}

.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
}

.bodytextbold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}
.bodytextemphasis {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #A2003B;
}
.bodytextsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : #000000;
}
.footertext {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 7pt;
	color : #000000;
}
.bodytextsmallb {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color : #000000;
}

.bodytextlarge {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12pt;
	color : #000000;
}

.bodytextlargeb {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : #000000;
}

a:hover {
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	text-decoration:none;
}

A:VISITED {
	color : #0066FF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

A:LINK {
	color : #0000ff;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}


	
