BODY {
	SCROLLBAR-FACE-COLOR: #009900;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #006600;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #D8EBEB;
	SCROLLBAR-DARKSHADOW-COLOR: #009900;
	background-color: #FFFFFF;

}
TD {
	FONT-SIZE: 14px;
	COLOR: #003300;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
P {
	FONT-SIZE: 14px;
	COLOR: #003300;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: blink;
}
A {
	FONT-SIZE: 13px;
	COLOR: #003300;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover {
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
