body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

a:link, a:visited
{
	color:#0000CC;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}

h1
{
	font-size:24px;
	font-weight:bold;
}

h3
{
	font-size:14px;
	font-weight:bold;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
}

div.top
{
	margin-bottom:10px;
}

div.main
{
	line-height:1.5em;
	font-size:12px;
	text-align:left;
}

div.bottom
{ 
	margin-left:inherit; 
	margin-right:inherit;
	font-size:12px;
}

div.photos
{
	text-align:center;
	font-size:8pt;
}