BODY	
{	
	background: #ffffff; 
	color: #000000;
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	padding-top: 0; 
	padding-bottom: 0; 
	padding-left: 0; 
	padding-right: 0; 
	border-width: 0;
	font-family: helvetica, arial, sans-serif 
}

P
{
	margin-top: 0;
	margin-left: 5px; 
	margin-right: 5px; 
	font-family: helvetica, arial, sans-serif 
}

p.stats
{
	font-size: xx-small;
	font-family: helvetica, arial, sans-serif 
}

P.footer
{
	font-size: xx-small;
	font-family: helvetica, arial, sans-serif 
}

TABLE 
{
	float: left;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: x-small;
	font-family: helvetica, arial, sans-serif 
} 

A:link 
{ 
	text-decoration: none; 
	font-weight: normal;
	color: #ee6600;
}

A:active 
{ 
	text-decoration: underline; 
	font-weight: normal;
	color: #0022ee;
}

A:visited 
{ 
	text-decoration: none;
	font-weight: normal;
	color: #ee6600;
} 

A:hover
{
	font-weight: normal;
	color: #8822ff;
	text-decoration: underline;
}

H1
{
	text-align: center;
	background: #ffffff;
	color: #ff6644;
	font-family: helvetica, arial, sans-serif 
}

H3
{
	margin-bottom: 5px;
	font-family: helvetica, arial, sans-serif 
}

IMG
{
	border: 0;
}

IMG.pad
{
	border: 0;
	margin: 2px;
}

CODE
{
	background: #ffffff;
	color: #006600;
}
