a:link       { font-family: Verdana, Arial, Helvetica, Swiss, 'sans serif'; color: #006633; 
               text-decoration: underline;  font-weight: bold }
a:visited    { font-family: Verdana, Arial, Helvetica, Swiss, 'sans serif'; color: #336633; 
               text-decoration: underline;  font-weight: bold }
a:hover      { font-family: Verdana, Arial, Helvetica, Swiss, 'sans serif'; color: #990000; 
               text-decoration: underline;  font-weight: bold }
a:active     { font-family: Verdana, Arial, Helvetica, Swiss, 'sans serif'; color: #CC0000; 
               text-decoration: underline;  font-weight: bold }
td           { visited-color: #990000; font-size: 10pt }
body         { font-family: Verdana, Arial, Helvetica, Swiss, 'sans serif'; font-size: 10pt; 
               background-color: rgb(255, 255, 255); 
               color: #003366 }
table        { font-family: Verdana, Arial, Helvetica, Swiss, 'sans serif'; 
               table-border-color-light: rgb(204, 153, 255); 
               table-border-color-dark: rgb(204, 0, 204); font-size: 10pt }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, Swiss, 'sans serif' }
h1           { color: #800000; font-size: 12pt; font-weight: bold }
h2           { color: #800000; font-size: 11pt; font-weight: bold }
h3           { color: #800000; font-size: 10pt; font-weight: bold }
h4           { font-size: 10pt; font-weight: bold }
h5           { font-size: 8pt; font-weight: bold }
h6
{
	color: rgb(204, 0, 153);
	font-size:7pt;
	font-weight: bold;
}
