body
{
	font-family: Lucida Sans, Arial, Helvetica, Sans-serif;
}

p
{
	font-size: 0.9em;
	color: #333333;
}

td
{
	font-size: 0.9em;
	color: #333333;
}

li
{
	font-size: 0.9em;
	color: #333333;
}
h2
{
	color: #960000;
	font-family: Lucida Console, Arial, Helvetica, serif;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #960000;
}
a:visited {
	text-decoration: none;
	color: #960000;
}
a:hover {
	color: #960000;
	text-decoration: underline;

}
a:active {
	text-decoration: none;
	color: #960000;
}
