.normal, body, TD, SELECT, INPUT, TEXTAREA {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}

.mininormal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}

.mini {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #000000;
}

.headline, H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #006500;
	font-weight: bold;
}

.subheadline, H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000080;
	font-weight: bold;
}

H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 13pt;	
	color : #800000;
	font-weight: bold;
}

H4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	font-weight: bold;
}

H5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight: bold;
}

.NEWSnormal {
	font-family : Garamond, Times New Roman, Courier New;
	font-size : 12pt;
	color : #000000;
}

.NEWSmininormal {
	font-family : Garamond, Times New Roman, Courier New;
	font-size : 10pt;
	color : #000000;
}

.NEWSheadline {
	font-family : Garamond, Times New Roman, Courier New;
	font-size : 18pt;
	color : #006500;
	font-weight: bold;
}

.NEWSsubheadline {
	font-family : Garamond, Times New Roman, Courier New;
	font-size : 16pt;
	color : #000080;
	font-weight: bold;
}

.mininormalgrey {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #616161;
}

.searchsmallgrey {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #999999;
}

A:Hover {
	color : #999999;
	text-decoration : underline;
}
        
A:Visited {
	color : #6699FF;
	text-decoration : underline;
}
        
A:Active {
	color:  #999999;
	text-decoration : underline;
}
        
A {
	color: #006600;
	text-decoration : underline;
}
