body {
	background-color: #0012c3;
}
.menu {
	color: #000000;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	text-decoration: none;
}
.menu:hover{
	color: #5E8CAE;
}
.body_text { font-family: Arial, Helvetica, sans-serif;font-size: 14px; }
.Title {
	color: #3D4662;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 18px;
	text-decoration: none;
}
.Title2 {
	color: #C63E30;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 18px;
	text-decoration: none;
}
.Title3 {
	color: #33CC00;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 18px;
	text-decoration: none;
}
.Title4 {
	color: #CC9900;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 18px;
	text-decoration: none;
}
.Read_more {
	color: #C63E30;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 14px;
	text-decoration: none;
}
.Read_more:hover {
	color: #FF0000;
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 14px;
}
