body {
	background-color: #bfb7a9;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
p,br,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}




a:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: auto;
	padding: 5px;
}
a:hover {
	ont-family: Arial;
	font-size: 11px;
	color: #ffCc00;
	text-decoration: none;
	height: 30px;
	width: auto;
	padding: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #8BB4F2;
	text-decoration: none;
	height: 30px;
	width: auto;
	padding: 5px;
}
.style1 {color: #FFFFFF}
.main {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#info a:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	padding: 5px;
}
#info a:hover {
	color: #8BB4F2;
	text-decoration: none;

}