.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;

}

.body a{
	font-weight: normal;
	text-decoration: none;
	color: #0D4E92;


}
.body a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #0E4F93;
	
}
.mainNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	list-style-type: square;

}


.mainNav a{
	font-weight: bold;
	text-decoration: none;
	color: #0E58A3;


}
.mainNav a:hover{
	text-decoration: underline;
	
}

.sideNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	list-style-type: square;

}


.sideNav a{
	font-weight: bold;
	text-decoration: none;
	color: #848484;


}
.sideNav a:hover{
	text-decoration: none;
	color: #0C498A;
	
}
.seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #5692D1;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
hr {
	color: #0C498A;
}
ol {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

ol a{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	
}

ol a:hover{
	font-weight: bold;
	color: #0D4E92;
	text-decoration: underline;
}



body {
	margin: 0px;
	background-image: url(images/bg.jpg);

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	font-size: 0.6em;


}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;



}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0C5097;
	text-decoration: none;
	
}

.details {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #1055A2;
	font-size: 0.7em;


}
.details a{
	color: #1055A2;
	text-decoration: none;



}
.details a:hover{
	font-weight: normal;
	color: #0F54A1;
	text-decoration: underline;
	
}
