td.nav {padding: 0px;}
.nav table td {text-align: center;padding: 6px 6px 0px 0px;}
.nav table td a {color: #990000; font-size: 13px; text-decoration: none;}
.nav table td a:hover {color: #006600; }

a:link
{
	color: #006600; 
}
a:visited
{
	color: #990000; 
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 80%;
	background-color: white;
	scrollbar-face-color: #006600; scrollbar-shadow-color: #000000; 
   scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #006600; 
   scrollbar-darkshadow-color: #66CC33; scrollbar-track-color: #000000; 
   scrollbar-arrow-color: #990000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, san-serif;
}
h1     { 
		color: #990000; 
		font-size: 16px; 
		line-height: 18px; 
		margin-top: 5px;
		font-weight: bold 
		}
h2     { 
		color: #990000; 
		font-size: 14px;
		line-height: 16px;  
		font-weight: bold
		}
h3     { 
		color: #000000; 
		font-size: 12px;
		line-height: 120%;
		margin-bottom: 10px;  
		font-weight: bold
		}
h4     { 
		color: #006600; 
		font-size: 12px;
		line-height: 80%;
		margin-bottom: 10px;  
		font-weight: bold
		}
h5  { 
		color: #006600; 
		font-size: 12px;
		line-height: 80%;
		margin-bottom: 10px;  
		font-weight: bold
		}


p, li	{font-size: 80%;}

.caption {font-size: 70%; font-style: italic;}

.picture { border: 1 solid #990000 }

.footer {
		font : 70% Verdana, Arial, Helvetica, sans-serif;    
       height: 16px;
}

.small   {font : 60% Verdana, Arial, Helvetica, sans-serif }