body {
	background-color: #d3efff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small_blue {
	font-size: 10px;
	color: #1c4b93;
	font-weight: bold;	
}
.small_grey {
	color: #666666;
	font-size: 10px;
	line-height: 11px;
}
.small_grey_bold {
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
.small_blue2bold {
	font-size: 10px;
	color: #003a5b;
	font-weight: bold;
}
.small_blue2 {
	font-size: 10px;
	color: #003a5b;
}
.smaller_blue {

	font-size: 9px;
	color: #003A5B;
}
.smaller_grey {
	color: #666666;
	font-size: 9px;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003452;
}
