BODY
{
background-color: white;
margin: 0;
padding: 0;
}

tr
{
font-family: verdana,arial,helvetica,sans-serif; 
}

.menurow
{
background: #336666;
}

.headerrow
{
background: #99CCCC;
}

.sectionhead
{
background-image: url(images/sectionbg.gif);
}

td
{
font-family: verdana,arial,helvetica,sans-serif; 
font-size: x-small; 
}

.menu
{
font-size: small; 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-variant: small-caps; 
letter-spacing: 1pt;
color: #FFFFFF;
width: 33%;
margin: 2px;
padding: 2px; 
text-align: center;
}
		 
.menu a:link
{ color: #99CCCC; font-weight: bold; text-decoration: none; }
.menu a:visited
{ color: #99CCCC; font-weight: bold; text-decoration: none; }
.menu a:hover
{ color: #FFFFFF; font-weight: bold; text-decoration: underline; } 
.menu a:active
{ color: #99CCCC; font-weight: bold; text-decoration: none; }	

.leftfooter     
{ 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: x-small;  
font-weight: bold; 
text-align: left;
color: #808080; 
margin-left: 2px; 
margin-bottom: 2px; 
margin-top: 10px 
}

.rightfooter     
{ 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: xx-small;  
font-weight: bold; 
text-align: right;
color: #808080; 
margin-left: 2px; 
margin-bottom: 2px; 
margin-top: 10px 
}

.form 	
{ 
font-size: small;
text-align: right;
}

H4    
{ 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: small; 
font-weight: bold; 
letter-spacing: 1pt;
color: #000000; 
margin:2px; }

UL   
{ 
list-style-type: disc; 
}

OL   
{ 
list-style-type: number; 
}

LI    
{ 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: extra-small; 
color: #000000; 
margin-bottom: 2px; 
margin-top: 2px; 
}

P     
{ 
font-family: verdana,arial,helvetica,sans-serif; 
font-size: extra-small; 
color: #000000; 
margin-left: 2px; 
margin-bottom: 2px; 
margin-top: 2px;  
}

A:link    { color: #CC9900; text-decoration: none; }
A:visited { color: #CC9900; text-decoration: none; }
A:hover   { color: #CC9900; text-decoration: underline; }
A:active  { color: #CC9900; text-decoration: none; }