body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	background:#DFE6EE;

 }
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.Gtext {
	font-family: Verdana;
	font-size: 12px;
	color: #127F30;
}
.Btext {
	font-family: Verdana;
	font-size: 12px;
	color: #2A78CC;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.copyright{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.copyright:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.copyright:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.copyright:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.copyright:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.MTitle {
	font-family: Verdana;
	font-size: 12px;
	color:#2A78CC;
	font-weight:bold;
	padding-left:10px;	
}
.MWTitle {
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;	
}