body {
	margin: 0;
	margin-top: 1em;
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
table, tr, td, p, dl, dt, dd {
	font-size: 13px}
input, select, textarea {
	font-size: 12px}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;}
a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;}

/* custom text */
.alink {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.alink:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
.aListlink {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}
.aListlink:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}	
.h0 {
	font-size: 32px;
	color: #CCCCFF}
.h1 {
	font-size: 16px;
	font-weight: bold}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #009}
.h1indent {
	font-size: 16px;
	font-weight: bold;
	text-indent: 25px}
.small {
	font-size: 10px}
.smaller {
	font-size: 11px}
.bigger {
	font-size: 14px}
.hotlink {
	font-weight: bold;
	color: #FF0000}
.blocktitle {
	font-size: 12px;
	font-weight: bold}
.blocktitlesmall {
	font-size: 10px;
	font-weight: bold;
	color: #000000}


/* nav bars */
.navlegend {
	font-size: 10px; font-weight: normal}
.navlocator  {
	font-size: 11px}
.subnavlegend {
	font-size: 10px}
.subnavpanel {
	font-size: 11px}


