BODY {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana,geneva; background-color: #E6E6E6;
}

p, td, ul, li {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana, geneva;
}

.black {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana, geneva;
}

a.black:link
{
	color: #000000;
	font-family: verdana, geneva;
	font-size: 12px;
	text-decoration: underline;
}

a.black:visited
{
	color: #000000;
	font-family: verdana, geneva;
	font-size: 12px;
	text-decoration: underline;
}

a.black:hover
{
	color: #ff0000;
	font-family: verdana, geneva;
	font-size: 12px;
	text-decoration: underline;
}


A:link
{
	color: #070190;
	TEXT-DECORATION: underline; 
}

A:visited
{
	color: #070190; 
	TEXT-DECORATION: underline;
}

A:active
{
	color: #070190;
	TEXT-DECORATION: underline;
}

A:hover
{
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	}

.subheadsmall {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: arial, verdana, geneva;
	font-style: normal;
	text-decoration: none;
}

.subheadtop {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: arial, verdana, geneva;
	font-style: normal;
	text-decoration: none;
}
.padding {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}

.smaller {  font-size: 0.86em; line-height: 1.3em;}
.larger {  font-size: 1.1em; }
.largest {  font-size: 1.3em; }
.linespacing {  line-height: 1.3em; }
.smallest {  font-size: 0.75em; }
.li-arrow {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: arial, verdana, geneva; 
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 5px;
}

a.mainlink:link
{
	text-decoration: none;
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 14px;
}

a.mainlink:visited
{
	text-decoration: none;
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 14px;
}

a.mainlink:active
{
	text-decoration: none;
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 14px;
}

a.mainlink:hover
{
	text-decoration: underline;
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 14px;
}

.redtable 
{
	height: 12px;
	width: 12px;
	line-height: 12px;
}

.browntable 
{
	height: 12px;
	width: 12px;
	line-height: 12px;
	background-color: #949494;
}
