body,td,th {
	font-family: Century Gothic, Avian, Georgia, Helvetica, Arial;
	font-size: 14px;
	color: #c3d6f9;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0f428d;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #66CC00;
}
h1 {
	font-size: 18px;
	color: #84a9d2;
}
.style1 {font-weight: bold;
		font-size: 12px}
.style2 {font-size: 16px}
.style3 {
	font-size: 10px;
	color: #82874e;
}
.style4 {font-size: 10px}
.style5 {font-size: 18px}

.top_bkgrnd {
	background-image: url(../homepageimages/top_bkgrnd.gif);
	background-repeat: repeat-x;
}