html, body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAB700;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

A:LINK { color: #000099; text-decoration:underline; }
A:HOVER { color: #990000; text-decoration : underline; }
A:VISITED { color: #000099; text-decoration : underline; }

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#top {
	margin-top:10px;
	background-image:url(../i/p_top.gif);
	width:762px;
}

#bottom {
	margin-bottom:5px;
	background-image:url(../i/p_bottom.gif);
	width:762px;
}

#content {
	margin:20px 50px 40px 175px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:4278D3;
	margin-bottom:25px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:4278D3;
	margin-bottom:25px;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	color:#333333;
}

.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#000099;
}

.required {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	color:#990000;
}

.bottomtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#333333;
}

.bottomnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#333333;
}
a.bottomnav:link {
	color:#333333;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#333333;
}

.names {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#333333;
}