BODY, TD, TR, DIV
	{
	font-size : 9pt;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
	}

A:ACTIVE, A:LINK, A:VISITED
	{
	text-decoration: none;
	color: #003063;
	font-weight: bold;
	}
	
A:HOVER
	{
	font-weight: bold;
	text-decoration: underline;
	color: #F80700;
	}
	
A.MENU:ACTIVE, A.MENU:LINK, A.MENU:VISITED
	{
	color: #003063;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	}
	
A.MENU:HOVER
	{
	color: #AF9217;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	}
}
	
A.MENUT:ACTIVE, A.MENUT:LINK, A.MENUT:VISITED
	{
	color: #003063;
	text-decoration: none;
	font-weight: bold;
	font-size: 7.5pt;
	}
	
A.MENUT:HOVER
	{
	color: #AF9217;
	text-decoration: underline;
	font-weight: bold;
	font-size: 7.5pt;
	}

HR
	{
	width : 100%;
	color: #999999;
	height: 1px;
	}
	
INPUT, TEXTAREA, SELECT
	{
	font-family: Tahoma, Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
	
H1
	{
	font-size: 16pt;
	color: #FFCF00;
	padding-left: 5px;
	font-family: Tahoma;
	}
B.SUB_HEADER
	{
	font-size: 10pt;
	color: #AF9217;
	padding-left: 0px;
	font-family: Tahoma;
	}