body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;



	background-image: ;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;



}
a:link {
	color: #666666;
	line-height: normal;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:visited {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;


}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFF1D5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;



}
a:active {
	color: #000000;
	text-decoration: none;
}

