.body {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
.title {
	font-family: Tahoma;
	font-size: 21px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}
a.title:hover {
	font-family: Tahoma;
	font-size: 21px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}
.title2 {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.title3 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
}
.footer {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;	
}
a.footer:hover {
	color: #D10509;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;	
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0029C6;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.content2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
a.content1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;	
	font-weight: bold;
	color: #0029C6;
	text-decoration: none;
}