body,td,p
{
font-size : 11px; 
font-family: Tahoma;
}

a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

h1
	{
	font-size : 14px; 
	font-family: Tahoma;
	color : #993333;
	}
h2
	{
	font-size : 12px; 
	font-family: Tahoma;
	color : #993333;
	}	


a.navlink:link,
a.navlink:active,
a.navlink:visited 
	{
	font-size: 12px;
	color : #993333;
	text-decoration: none; 
	}
a.navlink:hover	
	{
	font-size: 12px;
	text-decoration: underline; 
	color : #000000; 
	}