html, body, table, td, tr, li, p, ul, ol
{	
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
}

p, ul, ol
{ 	
	margin-bottom: 12px;
	margin-top: 12px; 
}

ul { list-style-type:square }

hr
{ 
	height: 1px;
	color: #000000;
}

A	{color: #6E9A38; font-weight:bold; text-decoration:underline;}
A:link, A:visited, A:active	{}
A:hover	{	text-decoration:underline; color: #6E9A38;}

.white	{	color: #FFFFFF;	font-size:10px;}
.white A	{color: #FFFFFF; font-weight:normal;}
.black	{	color: #000000;	}
.blue	{	color: #00416F;	}

.heading
{ 	
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #00416F;
}

.subtitle
{
	color: #577493;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	}
	
.caption
{
	color: #577493;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	}
	
#footer-links { margin: 0; padding: 10px 0 0; list-style-type: none; }
#footer-links li { display: inline; }
#footer-links li a img { border: 0; }

td.gallery_td a { display: none; }
td.gallery_td table a { display: inline; }