body    {
	font-family:  arial;
	margin: 0;
	background: #999966;
}

a      
{
	color: #999966;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;	
}
*.email      
{
	color: #993333;	
}
a:hover    {
	color: #990000;
}

*.content    
{
	font-family: arial;
	font-weight: normal;
	font-size: 13px;
	color: black;
}


*.footer    {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

