font.gen     { font-family: lucida sans; font-size: 10pt }
p.center            { font-family: Verdana; font-size: 10pt; text-align: center; }
p            { font-family: Tahoma; font-size: 10pt; text-align: left; }
p.right      { font-family: Verdana; font-size: 10pt; text-align: right; }
h1           { font-family: Verdana; font-size: 10pt; text-align: left; 
               text-decoration: underline }
h2           { font-family: Verdana; font-size: 11pt; text-align: left; font-weight: bold }
font.nav     { font-family: lucida sans; font-size: 10pt; color: #FFFFFF }
a
{
	color: #0066CC;
	text-decoration: none;
}  
a:visited    	{ color: #0066CC; } 
a:hover      	{ color: #B4CCEE }
a.options            	{ color: #ffffff; text-decoration: none;}  
a:visited.options    	{ color: #ffffff; } 
a:hover.options      	{ color: #000000 }
select 		{ font-family: lucida sans; font-size: 10pt; }
hr           { height: 0.5; color: #000000; }
hr.divide    { height: 0.5; color: #E0E0E0; width: 80%; text-align: Center;}
hr.top           { height: 0.5; color: #000000; }
body         { background-color: #FFFFFF }
