BODY, TR, TABLE, P {
	font-family: verdana, Arial;
	font-size: 10;
	color: #73410B;
	text-align: left;	
	cellspacing: 0;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #FFAE00;
	scrollbar-shadow-color:#FFAE00;
	scrollbar-highlight-color: #FFAE00;
	scrollbar-track-color: #FFAE00;
	scrollbar-3dlight-color: #FFAE00;
	scrollbar-darkshadow-color: #FFAE00;

}

B {
	color: #004B95;

}

I {
	color: #171819;

}

TD {
	text-align: center;

}


BODY {background: #FFAE00;}

A:LINK {
	color: #E71111;
	cursor: text;
	background: none;
	font-weight: bold;
	text-decoration: underline;
	
}
A:VISITED {
	color: #6F0A0A;
	cursor: text;
	background: none;
	font-weight: bold;
	text-decoration: underline;
}
A:HOVER {
	color: #ffffff;
	cursor: text;
	background: #E71111;
	font-weight: bold;
	text-decoration: none;
}
