body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5C5C5C;
	}
.color_1{
	background-color:#E1B38B;
	}
.color_2{
	background-color:#1367B8;
	}
.date_time{
	font-size:10px;
	}
.address_text{
	font-size:11px;
	color:#003180;
	font-weight:bold;
	text-decoration:none;
	}
.address_text:link{
	font-size:11px;
	color:#003180;
	font-weight:bold;
	text-decoration:none;
	}
.address_text:hover{
	font-size:11px;
	color:#77BC2E;
	font-weight:bold;
	text-decoration:none;
	}
.grey_color{
	background-color:#F7F7F7;
	}
p{
	padding:10px;
	}
.green_color{
	background-color:#76BB2D;
	}
.footer_text{
	font-size:10px;
	color:#333333;
	text-decoration:none;
	}
.footer_text:link{
	font-size:10px;
	color:#333333;
	text-decoration:none;
	}
.footer_text:hover{
	font-size:10px;
	color:#003180;
	text-decoration:none;
	}
.menu{
	color:#6B6B6B;
	font-weight:bold;
	}
	
a.menu:link, a.menu:visited {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.menu:hover {
	text-decoration: none;
	color: #00317E;
	text-transform:uppercase;
}
.menuactive {
	text-decoration: none;
	color: #00317E;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 11px;
}