/*	Link mouseover colors -- Internet Explorer only	*/
A:link	{ color:#0000ff; }
A:visited	{ color:#483D8B; }
A:hover	{ color:#ff0000; }
/*	A:active	{ color:#006400; }	*/
/*	A:hover2	{ color:#A52A2A; }	*/


/*	Main colors	*/
.clsTeal	{ color:#008080; }
/*	#idTeal	{ color:#008080; }	*/
.clsMaroon	{ color:#990000; }
/*	#idMaroon	{ color:#990000; }	*/
.clsBlack	{ color:#000000; }
/*	#idBlack	{ color:#990000; }	*/


/*	Headlines and headings -- all browsers	*/
H1	{ font-family:arial; font-size:20pt; color:#990000; }
.clsH1	{ font-family:arial; font-size:20pt; color:#990000; }
.clsH1a	{ font-family:arial; font-size:20pt; color:#000000; }

H2	{ font-family:arial; font-size:14pt; color:#990000; }
.clsH2	{ font-family:arial; font-size:14pt; color:#990000; }
.clsH2a	{ font-family:arial; font-size:14pt; color:#000000; }

H3	{ font-family:arial; font-size:12pt; color:#990000; }
.clsH3	{ font-family:arial; font-size:12pt; color:#990000; }
.clsH3a	{ font-family:arial; font-size:12pt; color:#000000; }

H4	{ font-family:arial; font-size:11pt; color:#990000; }
.clsH4	{ font-family:arial; font-size:11pt; color:#990000; }
.clsH4a	{ font-family:arial; font-size:11pt; color:#000000; }

H5	{ font-family:arial; font-size:10pt; color:#990000; }
.clsH5	{ font-family:arial; font-size:10pt; color:#990000; }
.clsH5a	{ font-family:arial; font-size:10pt; color:#000000; }

H6	{ font-family:arial; font-size:9pt; color:#990000; }
.clsH6	{ font-family:arial; font-size:9pt; color:#990000; }
.clsH6a	{ font-family:arial; font-size:9pt; color:#000000; }


/*	Paragraphs -- all browsers	*/
P	{ font-family:arial; font-size:10pt; }
.clsP	{ font-family:arial; font-size:10pt; text-align:justify; text-indent:20px; }
.clsPa	{ font-family:arial; font-size:10pt; }
.clsP1	{ font-family:arial; font-size:10pt; text-align:justify; }
/*	#idPother	{ font-family:arial; font-size:10pt; text-align:justify; }	*/


/*	Other expressions -- all browsers	*/
ol,OL,ul,UL	{ font-family:arial; font-size:10pt; }
td,TD,tr,TR,table,TABLE	{ font-family:arial; font-size:10pt; }
.clsList	{ font-family:arial; font-size:10pt; }
.clsTd	{ font-family:arial; font-size:10pt; }
.clsMenu	{ font-family:arial; font-size:9pt; }
.clsUpd	{ 	font-family:arial; font-size:8pt; color:#606060; text-align:center; }
.clsUpd1	{ font-family:arial; font-size:8pt; color:#0000FF; text-align:center; }
.clsUpd1a	{ font-family:arial; font-size:8pt; color:#000000; text-align:center; }
.clsCutline	{ font-family:arial; font-size:8pt; font-weight:bold; text-align:left; text-indent:0px; }
.clsCpy	{ font-family:arial; font-size:8pt; color:#606060; }
.clsCpy2	{ font-family:arial; font-size:7pt; color:#606060; }
.clsLinks	{ font-family:verdana; font-size:8pt; font-weight:normal; text-align:center; }
.clsMnu	{ font-family:arial; font-size:9pt; color:#008080; font-size: 12pt; font-weight: bold; }
.bullet	{ font-family:symbol; font-size:10pt; color:#606060; }


