body {
	background-image: url(images/bg.gif);
}
a:link {
	color: #02488D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #115486;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
}
p {
	font-family: verdana, geneva, helvetica;
	font-size: 10pt;
	color: #00446C;
	left: 5px;
}
h1 {
	font-family: verdana, geneva, helvetica;
	font-size: 14pt;
	}
h2 {
	font-family: verdana, geneva, helvetica;
	font-size: 12pt;
	}
.whitetext {
	font-family: verdana, geneva, helvetica;
	font-size: 10pt;
	color: #FFFFFF;
}
.heading {

	font-family: verdana, geneva, helvetica;
	font-size: 14pt;
	color: #00446C;
	left: 5px;
}
.subhead {
	font-family: verdana, geneva, helvetica;
	font-size: 12pt;
	color: #00446C;
	left: 5px;
	font-weight: bold;
}

