P  {
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #074526;
}

H1  {
	font-size : 16px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	color : #074526;
}

H2  {
	font-size : 14px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	color : #074526;
}

H3  {
	font-size : 12px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	color : #074526;
}
H4  {
	font-size : 12px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight : bold;
	text-decoration : underline;	
	color : #074526;
}
STRONG	{
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #074526;
	font-size : 11px;
	font-weight: bold;
}

A  {
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #074526;
	text-decoration : none;
	font-weight: bold;
}

A:Visited  {
	font-size : 11px;
	color : Grey;
	text-decoration : none;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-weight: bold;	
}

A:Active  {
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : Silver;
	text-decoration : none;
	font-weight: bold;	
}

A:Hover  {
	font-size : 11px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #074526;
	text-decoration : underline;
	font-weight: bold;	
}

BODY {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	scrollbar-face-color: #329966;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #EBF4FD;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-Color: #000000;

}
UL  {
	list-style: disc;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	font-size : 11px;
	color : #0E4598;
}
.small  {
	font-size : 9px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #074526;
}
.white  {
	font-size : 9px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #ffffff;
}

