body{
	margin:0px;
	background-image:url(../images/otherimages/bg.gif);
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.bodytext{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.Header{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:#003399;
	line-height:16px;
	text-decoration: none;
}
.link:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color:#CFAD31;
	line-height:16px;
	text-decoration: underline;
}
