p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#bodytable {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-color: #F9EBC5;
}
.frontpagetext {
	line-height: 30px;
}
body {
	background-color: #DBE1E7;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #003366;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #CC6600;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: square;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #CC6600;
}
a:hover {
	color: #666666;
}
a:active {
	color: #003366;
}
