H1 {
	font-size: 15pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
H2 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC6633;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bodytextboldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0099;
}


.datetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.excerpts {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.auruslarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #996600;
	font-style: italic;
}
.bolditalbdytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.prplebdytxt {
	color: #8000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.grnbdytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #008040;
}
.greybdytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

a:link { color: #777788; }
a:visited { color: #777788; }
a:hover { color: #333333; text-decoration:none; }
a:active { color: #CC0099; } 
