a:link { color: #0000FF; text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:hover { color: #FF0000; text-decoration: underline }
a:active { color: #0000FF; text-decoration: none }

h1 { font-family: Arial; color: #000080; font-size: 16pt }
h2 { font-family: Arial; color: #000080; font-size: 12pt }
h3 { font-family: Arial; color: #FF0000; font-size: 14pt; }
h4 { font-family: Arial; color: #CD1200; font-size: 12pt; }
h5 { font-family: Arial; color: #000000; font-size: 8pt }



body
{
	margin: 0px;
	font-family: Verdana, Sans Serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}

table
{
	margin: 0px;
	font-family: Verdana, Sans Serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}


/* This is the border around the random images */
.ImageBorder { border-width: 1px; border-style: solid; color: black }
/* These are styles for the navigation bar */
.itemBorder { border: 1px solid red; }
.lowText {
	FONT: 12px Arial, sans-serif; font-weight: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
.highText {
	FONT: 12px Arial, sans-serif; font-weight: bold; COLOR: #ffffff; TEXT-DECORATION: none
}