body
{
}

h1 
{
	color: #d47800;
}
h2
{
	color: #d47800;
}
p, td
{
	color: #333333;
}

#content a 
{
	color: #d47800;
	font-weight:bold;
	text-decoration :none;
}
#content a:hover 
{
	color: #d47800;
	font-weight:bold;
	text-decoration :underline;
}

#footer p 
{
	margin: 0;
}
#footer a 
{
	color: #d47800;
 font-weight:normal;
 text-decoration:underline;
}
#footer a:hover
{
	color: #d47800;
 font-weight:bold;
}

#lstT ul 
{
	list-style-type:none ;
	margin:0 0 0 12px;
}
#lstT li 
{
	font-family : Georgia,Arial,Verdana,helvetica,sans-serif;
	font-size:  0.9em; 
	font-weight: bold;
	line-height : 1.4em;
	letter-spacing : 0px; 
	margin:0 0 7px 0px;
	padding:0px;
}
