a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
a.bodylink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #2A00FF;
	}
	a.bodylink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2A00FF;
	text-decoration: none;
	}
body {
	background-color: #FBDBDB;
	background-position: center top;
	top: 0px;
	
}
.copyright {
font-family: Verdana;
	font-size: 10px;
	color:#ffffff;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	margin: 25px;
}
.content{
	margin: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}.title {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
