a:link
     { color: #990000; text-decoration:none }
a:visited
     { color: #660000; text-decoration:none } 
a:active 
     { color: #FF9933; text-decoration:underline }

a:hover
     { color: #FF0000; text-decoration:underline }
body
     { font-family: Trebuchet MS, Century Gothic, Arial, Helvetica;
       background-color: #FFFFFF;
       color: #000000; font-size:10 pt }
table
     { table-border-color-light: rgb(204, 153, 255);
       table-border-color-dark: rgb(204, 0, 204);
       background-color: #ffffff;
       color: #666666; font-size:10 pt; }

h1, h2, h3, h4, h5, h6
     { font-family: Trebuchet MS, Arial, Helvetica; }
h1
     { 
	color: #0066CC;
}
h2
{
	color: #0066CC; 
}
h3
{
	color: #0066CC; font-size:12 pt; font-weight:bold 
}
h4
{
	color: #0066CC;
}
h5
{
	color: #0066CC;
}
h6
{
	color: #0066CC;
}innput        { border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; 
               padding-top: 1; padding-bottom: 1 }
.formafield     { font-family: Trebuchet MS, Century Gothic, Arial, Helvetica;
       background-color: #FFFFFF;
       color: #000000; font-size:10 pt }