<style>
	td {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	.sidemenu {
		font-family: Arial;
		font-size: 12px;
		color: #552221;
		font-weight: bold;
	}
	a.sidemenu:link {
		font-size: 10px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	a.sidemenu:active {
		font-size: 10px;
		color: #000000;
		font-weight: bold;
	}
	a.sidemenu:visited {
		font-size: 10px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	a.sidemenu:hover {
		font-size: 10px;
		color: #000000;
		font-weight: bold;
		text-decoration: underline;
	}	
	.font10	{
		font-size: 10px;
	}
	.maroon	{
		color: #552221;
	}
	.title {
		FONT-FAMILY: Arial;
		FONT-SIZE: 16px;
		FONT-WEIGHT: bold;
	}
	a:active {
		color: #D41D18;
	}
	a:link {
		color: #D41D18;
	}
	a:visited {
		color: #D41D18;
	}

	a.submenu:link {
		font-size: 11px;
		color: #7F7E7A;
		font-weight: bold;
	}
	a.submenu:active {
		font-size: 11px;
		color: #7F7E7A;
		font-weight: bold;
	}
	a.submenu:visited {
		font-size: 11px;
		color: #7F7E7A;
		font-weight: bold;
	}
	
	a.sidemain:link {
		font-size: 13px;
		color: #552221;
		font-weight: bold;
		text-decoration: none;
	}
	a.sidemain:active {
		font-size: 13px;
		color: #552221;
		font-weight: bold;
		text-decoration: none;
	}
	a.sidemain:visited {
		font-size: 13px;
		color: #552221;
		font-weight: bold;
		text-decoration: none;
	}
	a.sidemain:hover {
		font-size: 13px;
		color: #7F7E7A;
		font-weight: bold;
		text-decoration: underline;
	}
	a.graylink:active {
		color: #C1BEBC;
	}
	a.graylink:link {
		color: #C1BEBC;
	}
	a.graylink:visited {
		color: #C1BEBC;
	}
</style>