BODY {
	background-color : #FDF5E6;
	font-family : "Times New Roman", Times, serif;
}

A:LINK {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 10pt;
	color : Green;
}

A:VISITED {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}
A:HOVER {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : normal;
	color : Red;
}
TH {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : normal;
	background-color : #F0E68C;
	color : Black;
	line-height : 12pt;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
TD {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	line-height : 12pt;
; font-size: 10pt
; background-color: #FBDCC6
}
OL:first-line {
	background-color : #FFE4C4;
}
table {  background-color: #FFFFFF}
