a:link       { 
text-decoration: none; 
color: #008000; 
font-weight: bold 
				}
a:visited    { text-decoration: none; color: #858585 }
a:hover      { text-decoration: none; color: #FF1A1A; font-weight: bold }
body         { background-color: #BDDBC5; font-size: 10pt; color: #000000 }
h2           
{ 
color: #009933;
font-size: 16pt; 
}
h1           { 
color: #E61A1A 
}table        { 
color: #000000; 
font-size: 10pt;
background-color: #BDDBC5 }