a:link
{
	color: rgb(0,0,102); 
}
a:visited
{
	color: rgb(153,102,153); 
} 
a:active     { color: #0000FF }
body         { font-family: Tahoma, Arial; background-color: 
               rgb(255,255,255); font-size: 12pt }
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1, h2, h3, h4, h5, h6
 { 
  margin-left: 15%;
  margin-right: 80pt;
  font-family: Tahoma ;}
h1
{
	color: rgb(204,153,0);
}
h2           { color: #336633; font-size: 14pt }
h3           { color: #660033; font-variant: small-caps; font-size: 14pt }
h4
{
	color: rgb(204,153,0);
}
h5           { color: rgb(102,0,51) }
h6           { color: #0000FF; font-family: Tahoma Small Cap }
P {     margin-left: 15%;
        margin-right: 80pt;
   	font-family: 'Times New Roman', 'Times' ,Serif;
	font-size: 13pt