a {
	text-decoration: none;
	color: #474747;
}
a:hover {
	text-decoration: underline;
	color: #FE3701;
}
body {  
	left: 0px;  
	top: 0px;
	background-color: #F0F4FF;
} 
.body {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.borderb {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
	border-top: 1px dashed;
	border-right: 1px dashed;
	border-left: 1px dashed;
	border-bottom: 1px dashed;
	border-color: #3333FF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	vertical-align: top;
}
.copyright {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: italic;
	color: #FE3701;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: italic;
	color: #FE3701;
	text-decoration: none;
}
.nav {
	font-family: Arial;
	font-size: 12px;
	color: #474747;
	text-decoration: none;
}
.nav2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
