BODY
{
	background-color:#FF9999;
	font-family: Poor Richard;
}

P
{
	font-family: Poor Richard;
}

A
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Poor Richard
}

A:link 
{ 
	text-decoration:none;
	color:Gray
}

A:visited
{
	text-decoration:none;
	color:Gray
}

A:hover 
{ 
	text-decoration:none; 
	color:Maroon
}

A:active
{ 
	text-decoration:none;
	color:Black
}

TABLE 
{	
	width:800;
	background-color:#FFCCCC;
	font-family: Poor Richard;
	vertical-align:top
}
TD
{
	vertical-align:top
}
BODY
{
	margin-top: 0
}
DIV
{
	align:center
}
