body {
	font-family: "Arial";
	font-size: 8pt;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}

td, th {
	font-family: "Arial";
	font-size:  8pt;
}

SELECT		{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 8pt}
FONT.select 	{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 8pt}
INPUT 		{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 7.5pt}
FONT.textarea	{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 7.5pt}
TEXTAREA	{  FONT-FAMILY: "arial", "Courier", "mono"; FONT-SIZE: 7.5pt}


.contentlink {
	color: #f9a025;
	text-decoration: none;	
	font-size: 8pt;	
}

.contentlink:hover {
	color: #f9a025;	
	text-decoration: underline;			
	font-size: 8pt;
}




