p {  font-size: 85%}
a:link {  color: #000066; text-decoration: underline}
a:visited {  color: #003399; text-decoration: underline}
a:hover {  color: #006633; text-decoration: none}
h1 {
	color: #000000;
	font-size: 102%;
}
h2 {
	font-size: 95%;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-size: 90%;
	color: #333333;
}
a.verdana {  font-size: 8pt; color: #000066}
a.verdana:visited {  font-size: 8pt; color: #999999; text-decoration: underline}
a.verdana:hover {
	text-decoration:none;
	color: #FF9900;
	font-size: 8pt;
}
p.verdana {  font-size: 8pt; color: #000066}
.highlight {  font-size: 85%; color: #333333; font-weight: bold}
.appeals {  font-size: 85%; font-weight: bold; color: #FF0000}
li {  font-size: 85%; color: #000066; list-style-type: circle}
ol {  color: #000066; list-style-type: lower-roman}
ul {  color: #000066}
th {
	font-size: 85%;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg_white.gif);
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 115%;
	color: #000066;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.blueborder {
	border: 1px solid #000066;
	padding: 3px;
	margin: 3px;
}
.imageleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	margin: 5px;
}
.imageright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-right: 5px;
	float: right;
}.contentarea {
	background-color: #FAF8DD;
	padding: 5px;
}

