body,p,li,ol,ul,td,th
{
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, Verdana, SunSans-Regular;
}

h1
{
color: #333333;
font-size: 20px;
font-weight: normal;
}

.footer
{ 
color: #595959;
font-size: 11px;
text-align: center;
}
	
a
{
color: black;
text-decoration: underline;
}

a:link
{
color: black;
text-decoration: underline;
}

a:visited
{
color: black;
text-decoration: underline;
}

a:hover
{
color: black;
font-weight: bold;
text-decoration: underline;
}

hr.divider
{
height: 1px;
margin: 0; padding: 0;
background: #000000;
border-style: none;
}
