body, p, li
{
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 90%;
	line-height: 130%;
}

h1, h2, h3
{
	color: #993300;
	font-family: arial, helvetica, geneva, sans-serif;
	line-height: 130%;
}

h1, h2 { font-size: 24px; }
td h1, td h2 { font-size: 24px; }
h3, td h3 { color: #000000; }


a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}


a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}


a:hover
{
	font-weight: bold;
	color: #f5b757;
}

h3 { margin-bottom: 4px; }
p { margin-top: 0px; }


 
