BODY
{
	background-color: #ffffff;
	text-align: center;
    font-family: arial, geneva, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 130%;
}

TD
{
    font-family: arial, geneva, helvetica;
	font-size: 9pt;
	color: #444444;
	line-height: 130%;
}

.rule
{
	background-color: #666666;
}

.activenav
{
	background-color: #800F85;
}

.smallertext
{
	font-size: 8.5pt;
}

H1
{
	font-size: 16pt;
	line-height: 130%;
	font-family: Arial Narrow, Helvetica Narrow;
	color: #666666;
}

em
{
	font-weight: bold;
	font-style: normal;
}

ul
{
	 margin-left: 0px;
	 padding-left: 15px;
	 padding-top: 0px;
	 margin-top: 0px;
}

li
{
	margin-bottom: 8px;
}

.fullwidth
{
    font-family: arial, geneva, helvetica;
	font-size: 8pt;
	color: #444444;
	width: 100%;
}

A:link
{
    COLOR: #800F85;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR: #800F85;
    TEXT-DECORATION: underline;
}
A:active
{
    COLOR: #800F85;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #51A020;
    TEXT-DECORATION: underline;
}

