body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #666666;
    line-height: 17px;
}

a
{
	color: #FF9900;
}

a:hover
{
	color: #FF9900;
}

a:visited
{
	color: #FF9900;
}

.Date
{
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	padding-bottom: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #999999;
}

ul
{
    margin-top: 5px;
}

.Body
{
	
}

.HeroStatement
{
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
	line-height: 30px;
}

P
{
	margin: 0px;
    margin-bottom: 4px;
}

H1
{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
    margin-bottom: 6px;
}

H2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 6px;
}

.Quote
{
	color: #999999;
	font-style: italic;
}

.NewsDateLocation
{
	font-size: 10px;
	color: #999999;
	font-style: italic;
}

.Footer
{
	font-size: 9px; 
	padding-top: 7px; 
	padding-bottom: 7px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}

ol
{
	margin-top: -2px;
}