body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #7A0000;	
	text-decoration: underline;
}

td
{
	font-size: 13px;
	font-family: arial, helvetica, sans serif; 
	line-height: 18px;
}

h1
{
	font-family: georgia, times new roman; 
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	margin: 0;
	color: #7A0000;
}

h2
{
	font-family: georgia, times new roman; 
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
	color: #7A0000;
}


