body {
	background-color: #5AACDE;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #2E86C5;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E86C5;
}
a:hover {
	text-decoration: none;
	color: #24689B;
}
a:active {
	text-decoration: none;
	color: #2E86C5;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.box{
	font-family: verdana;
	font-size: 11px;
}
h1{
	font-family: verdana;
	font-size: 11px;
	color: C7233E;
	font-weight: bold;
}
.white{
	font-family: verdana;
	font-size: 11px;
	color: #fff!important;
	font-weight: bold;
}