h1						{ color: #000000; text-decoration: none; font-family: verdana, tahoma, arial, helvetica; 
           				    font-size: 12pt; font-weight: bold}
h2						{ color: #000000; text-decoration: none; font-family: verdana, tahoma, arial, helvetica; 
          				     font-size: 10pt; font-weight: bold}       
h3						{ color: #4278D3; text-decoration: none; font-family: verdana, tahoma, arial, helvetica; 
            				   font-size: 12pt; font-weight: normal}
               
p, td, body				{ font-family: arial, helvetica; font-size: 12px; line-height: 18px }

.special				{ font-family: verdana, tahoma, arial, helvetica; color: #4278D3; font-size: 10pt; line-height: 10pt }           

a:link					{ color: #D8001D; font-weight: bold; text-decoration: none }    
a:visited				{ color: #D8001D; font-weight: bold; text-decoration: none }
a:link:hover			{ text-decoration: underline }             
a:visited:hover			{ text-decoration: underline }


.navbar   				{ color: #999999; font-weight: bold; font-size: 8pt}
a.navbar:link			{ color: #4278D3; font-weight: bold }
a.navbar:visited		{ color: #4278D3; font-weight: bold }
a.navbar:link:hover		{ text-decoration: underline }
a.navbar:visited:hover	{ text-decoration: underline }
