/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height:normal;
	background-repeat: repeat;
	background-position: center top;
	color: #2B2B2B;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFF0;











} 
a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #2B2B2B;
	text-decoration: none;

} 
a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #2B2B2B;
	text-decoration: none;

} 
a:hover {
	font-size: 9pt;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;



} 
a:active {
	font-size: 9pt;
	font-weight: normal;
	color: #2B2B2B;
	text-decoration: none;

}
