/* CSS Document */

body  { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica; font-style: normal; font-variant: normal; font-weight: normal; background: #fff repeat-x fixed right bottom; margin: 10 15 10 10 }

a:link {
	color: #916505;
	text-decoration: underline;
}
a:hover {
	color: #916505;
	text-decoration: underline;
}
a:active {
	color: #916505;
	text-decoration: underline;
}
a:visited {
	color: #916505;
	text-decoration: underline;
}
td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

