﻿a:link       { color: #9900FF }
a:visited    { color: #CC6699}
a:active     {  }
a:hover {color: #990099; text-transform: uppercase; font-family: Century Gothic; font-weight: bold}

body         { font-family: Century Gothic; background-color: rgb(255,255,255); color: #400080; 
               font-size: 11pt }
h1           { font-family: Copperplate Gothic Light; font-size: 18pt; color: #400080 }
h2           { color: #990033; font-family: Century Gothic; font-size:11pt }
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5