p {  font-family: Verdana, "Trebuchet MS"; font-size: 10pt; color: #003366}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	list-style-position: outside;
	list-style-type: disc;
}

h1 {  font-family: Verdana, "Trebuchet MS"; font-size: 12pt; color: #FFFFFF}
h2 {  font-family: Verdana, "Trebuchet MS"; font-size: 10pt; color: #003366; font-weight: bold}
h1 {  font-weight: bold}
h2 {  }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
	font-size: 10pt;
}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #006699}
td {  background-repeat: no-repeat}
input.submit, button.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
} 