body
{
	background-color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	margin-top: 2px;
	margin-left: 2px;
}


DIV.submenu {
	visibility: hidden;
	text-align: center;
/*		background-color: #eeeeff;
	border: 1px solid #000; 
	position: fixed; */
	position: absolute;
	top: 30px; 
	left: 120px;
	width: 625px;
	z-index: 100;
	text-decoration: none;
}

DIV.submenu:hover
{
	text-decoration: underline;
}

/* 	FOR FAKE PAGE HEADINGS */
.redhead
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 18pt;
/*	font-weight: 550; */
	color: #B62222;
}

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
}

.text
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
}

.copy
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
/*	color: #B21107; */
}
.topnav
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
/*	color: #B21107; */
}

.blacktitle
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #000000;
}

.bighead
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #B21107;
}

.bigblackhead
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

.head
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #B21107;
}

.subhead
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
}



a
{
	color: #003399;
	text-decoration: none;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}


li.circle
{
	list-style-type: circle; color:#B21107;
}

li.disc
{
	list-style-type: disc; color:#B21107;
}
