td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
body {
	background-color: #336699;
	color:#000066;
	background-image: url();
}
.menu {
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	font-size: 10px;
	font-weight: normal;
}
.bulletlist {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	list-style-type: none;
	list-style-position: outside;
}

.medium {
	font-size: 12px;
	font-weight: normal;
}

.caption {
	font-size: 14px;
	font-weight: bold;
	text-decoration: inherit;
}
.cyancaption {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.banner {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #0099CC;
	font-variant: normal;
}

.banner2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0099CC;
	font-variant: normal;
}

.copyright {
	font-size: xx-small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}



form
{
	margin:0px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	color:#000066;
}

A:Hover  {
	color : #0099CC;
	text-decoration : none;
	font-style: italic;
	font-size: 12px;
	text-transform: none;
}

H1 {
	color: #000066;
	font-weight: bold;
	font-size : 22px;
}

H2 {
	color: #000066;
	font-weight: bold;
	font-size : 18px;
}

H3 {
	color: #000066;
	font-weight: bold;
	font-size : 14px;
}
