body {
	background-color: #FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


.webheading{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0A3F70;
	text-decoration: none;}

.webbody{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #3B3B3B;
	text-align:justify;
	text-decoration: none;}

a.webbody:hover 
{
	text-decoration: none;
	color: #0A3F70; } 

.webbodysection{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #7F7F7E;
	padding-left:20px;
	text-decoration: none;}

.webfooter{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7F7F7E;
	text-decoration: none;}



