body
{
    color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	line-height: 17px; 
}

p, ul
{
    color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	line-height: 17px; 
	background: transparent;
	margin-left: 10px;
}



a:link, a:visited
{
color: #000;
font-weight: bold;
text-decoration: none;
}

a:active, a:hover
{
color: #600;
text-decoration: underline;
}

.footnote
{
    color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 9px;
	line-height: 12px; 
	background: transparent;
	text-align: center;
}
