body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B4486;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.heading {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
}

.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #484849;
}
a {
	color: #45546C;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2B4486;
}
.green {
	color: #4F7E07;
	font-family: Tahoma;
	font-size: 11px;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #808386;
}
.red {
	color: #AD292A;
	font-weight:bold;
	font-size:14;
}
.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7979;
	text-decoration: none;
}