


BODY
		{
		background-color: #ffffff;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
		margin:0;
		}

A
		{
		color: #000000;
		font-weight: normal;
		text-decoration:underline;
		}
A:hover
		{
		color: #00aaff;
		font-weight: normal;
		text-decoration:underline;
		}
A.menu
		{
		color: #000000;
		font-size:12px;
		font-weight: normal;
		text-decoration:none;
		}
A.menu:hover
		{
		color: #00aaff;
		font-size:12px;
		font-weight: normal;
		text-decoration:underline;
		}

TD.menu
	{
	background-color: #eeeeee;
	}
H1
		{
		font-family: Verdana, Arial, sans-serif;
		font-size: 22px;
		font-weight: bold;
		color: #000000;
		}
SPAN.larger
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 28px;
		color: #000000;
		}
H2
		{
		font-family: Verdana, Arial, sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #000000;
		}
H3
		{
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		}
H2.title
		{
		font-family: Verdana, Arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		}
