
body, p, input, textarea, td, ul, li, option, legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

h1 { font-size:13pt; font-weight:bold; }
h2 { font-size:11pt; font-weight:bold; }
h3 { font-size:9pt; font-weight:bold; }

.small { font-size:10px; }

a { color:#60513B; }
a:visited { color:#60513B;}
a:hover { color:#B2131C; text-decoration:underline; }

ul {
	list-style:square;
}

.alt {
font-family:verdana;
font-size:10px;
}

.subheader1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B2131C;
	font-size:8pt;
	font-weight:bold;
}
.subheader2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#60513A;
	font-size:8pt;
	font-weight:bold;
}
.subheader3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:8pt;
}

ul.notop {
	margin-top: 0px;
}