body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {color: #CCCCCC}

a.bodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}

a.bodylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;

}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.bodylink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a.bodydark:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a.bodydark:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
a.bodydark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.bodydark:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.copyright {
	font-size: 9px;
	font-weight: normal;
	color: #0c2074;
	text-align: center;
}


.listfont2{ 
background-color: #717C8D; 
} 

.listfont{ 
background-color: #005B77;  
} 

.header{
background-color: #767676; 
}
