body 
{
	font-family: sans-serif;
	font-size: 10pt;
	color: #000000;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
td 
{
	font-family: sans-serif;
	font-size: 10pt;
}
p 
{
	font-family: sans-serif;
	font-size: 10pt;
	color: #000000;
}
a
{
    color: #770000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.header
{
	  font-family: sans-serif;
   	font-size: 16pt;
   	color: #ffffff;
   	background-color: #770000;
}
.links
{
  background-color: #ffffff;
}
.content
{
	background-color: #FFFFFF;
	color: #000000;
}
