#col {
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
}
.subheader{
	font-size: 12px;
	padding-left: 40px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366
}
body {
	background-image: url(images/background2.gif);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#body {
	font-size: 14px;
	padding-right: 0px;
	padding-left: 40px;
}

