body
{
	font-size: 12px;
	font-family: Arial;
}
A:link
{
	font-size: 11px;
	color: #003333;
	font-family: Arial;
	text-decoration: none;
}


A:visited
{
	font-size: 11px;
	color: #003333;
	font-family: Arial;
	text-decoration: none;
}

TABLE
{
	font-size: 12px;
	font-family: Arial;
}
A:hover
{
	font-size: 11px;
	color: #9999cc;
	font-family: Arial;
	text-decoration: none;
}

p.pageHeaders
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}