body {
	padding:0px;
	margin:0px;
	background-image:url(../images/web.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424242;
	text-decoration: none;
}.maintable {
	background-color: #FFFFFF;
	border: 3px solid #143250;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #2a71b2;
	text-decoration: none;
}
.bluebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: bold;
	color: #015eac;
	text-decoration: none;
}

.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #049e5b;
	text-decoration: none;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom {
	height: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066FF;
}



.bluetext {
	color: #015eae;
	text-decoration: none;
}

.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2c73b5;
	text-decoration: none;
}

.graybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
