body, div, table, tr, td {
	font-size: 100%;
	font-family: verdana, sans-serif;
	outline-color: #FFFFFF;
}
body {
	margin: 0.5em;
	color: #000000;
	background-color: #FFFFFF;
}
title { text-transform: capitalize; }
p, li, h2, h3, h4, address, caption, form, dl {
	font-size: 0.8em;
	font-style: normal;
	
}
form { display: inline; }


h1 { font-size: 1em; margin: 0em 0em 1em 0em; }
#maintitle { color: #FFFFFF; text-align: left; }
h2 { font-size: 0.8em; margin: 0em 0em 0.5em 0em; }
p { margin: 0em 0em 0.8em 0em; }
td { vertical-align: top; text-align: left; }
hr { height: 1px }
label { font-weight: bold; }


a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited { color: #0000FF; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: none; }
a:active { color: #0000FF; text-decoration: none; }

.centered { text-align: center; }


.navigation a:link,
.navigation a:visited,
.navigation a:active { color: #0000FF; text-decoration: none; }
.navigation a:hover { color: #FF0000; } 
.navigation p { display: inline; }
.indent { position: relative; left: 0em; width: 95%; }
.blockindent { margin: 1em 2em; display: block; }
dd { padding-bottom: 0.5em; }
dt { font-weight: bold; }
#contrastTitle {
	color: #336699;
	font-style: italic;
	font-size: 0.8em;
	font-weight: normal;
	font-family: trebuchet, sans-serif; 
}
.highlight { color: #FF0000; }
.leftHCtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

