BODY {
	background-color: #FFFFCC;
	margin: 0;
}

BODY, TABLE {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 16px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #000;
}

BODY, TABLE small {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #000000;
}

A:link, A:active, A:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #6699ff;
} 
 
A:hover {
	text-decoration: none;
	font-style: normal;
	color: #666666;
}


.SMALL {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
