a:link       { color: #0000FF }
a:visited    { color: #800080 }
a:active     { color: #000080 }
body         { font-family: Arial; background-color: #FFFFFF; color: #008080; 
               ; 
               background-attachment: scroll; font-size: 12 pt }
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6 { font-family: Tahoma; color: #FF0000; font-style: italic; font-weight: bold }
h1           {  }
h2           {  }
h3           {  }
h4           {  }
h5           {  }
h6           {  }
