.address {
color: #FFFFFF
}
.bodytext{
	font-size: 12px;
	color: #676767;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #013567;
}
.subhead-blue {
	font-size: 14px;
	font-weight: bold;
	color: #013567;
}
.subhead-black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footer {
font-size: 12px;
	color: #013567;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bluesky-back.jpg);
	margin-top: 4px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.delwedd a:link {
	color: #013567;
	text-decoration: none;
}
.delwedd a:visited {
	text-decoration: none;
	color: #013567;
}
.delwedd a:hover {
	text-decoration: underline;
	color: #013567;
}
.delwedd a:active {
	text-decoration: none;
	color: #013567;
}
a:link {
	color: #013567;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #013567;
}
a:hover {
	text-decoration: underline;
	color: #013567;
}
a:active {
	text-decoration: none;
	color: #013567;
}
img
{  border-style: none;
}

