a:link       { color: #0000FF }
a:visited    { color: #800080 }
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body         { font-family: Trebuchet MS; background-color: rgb(255,255,255); 
               color: #003300 }
h1           { font-family: Trebuchet MS; color: #008000; text-align: Center; font-weight: bold }
h2           { font-family: Trebuchet MS; color: #008080; font-weight: bold }
h3           { font-family: Trebuchet MS; color: #808000; font-weight: bold }
h4           { font-family: Trebuchet MS; color: #808000 }
