body {
	color : #000099;
	font-family : Verdana;
	font-size : 12px;
}

.text {
	color : #000099;
	font-family : Verdana;
	font-size : 12px;
}

.title {
	color : #FFCC00;
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
}

.textlite {
	color : #FFFFCC;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

a.textlite:link, a.textlite:visited, a.textlite:active {
	color : #66CCFF;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
}

a.textlite:hover {
	color : #66CCFF;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
}

a:link, a:visited, a:active {
	color : #0000FF;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

a:hover {
	color:#0000FF;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
}

.contactheader {
	color : #000099;
	font-family : Verdana;
	font-size : 12px;
	border : solid #CC9900;
	padding-bottom : 1px;
	padding-top : 1px;
	font-weight : bold;
	border-left : none;
	border-right : none;
	border-width : thin;
}

.contactbg {
	background-color : #FFFFCC;
}
