body {
	background-color: #00B6DE;
	margin: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	
}
.white {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
}
.nounderline {
	text-decoration: none;
	border-bottom: 0px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #274472;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00B6DE;
}
td#contenttable a {
	color: #274472;
	text-decoration: none;
	border-bottom: 1px dotted #00B6DE;
}
td#contenttable a:hover {
	color: #274472;
	text-decoration: none;
	border-bottom: 1px dotted #274472;
}
.bodycopy {
	line-height:14px;
}