h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000094;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
}

BODY
	{
	margin: 0;
	padding: 0;
	bgcolor: #ffe7bd;
	}

a:link
{color: #ff0000;
  text-decoration: none;
  font-weight: bold;
   } 

a:visited
{color: #800080;
  text-decoration: none;
  font-weight: bold;
   }  

a:active
{color: #ff0000;
 text-decoration: none;
 font-weight: bold;
  } 

a:hover
{color: #666666;
  text-decoration: none;
  font-weight: bold;
   }

.text {
        font-family: Verdana, Helvetica, Arial;
	       font-size: 10pt;
        font-weight: normal;
        color: #333333;
        text-decoration: none; 
        }
		

.textb {  
        font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold; 
		text-decoration: none;
		}
		
.style1 {font-size: 18px}
.style3 {font-family: Verdana, Helvetica, Arial; font-size: 9pt; font-weight: normal; color: #333333; text-decoration: none; }
.style4 {color: #000000}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titlebg {
	background-color: #FDE5BC;
	padding-right: 8px;
	padding-left: 8px;
}
.purple {
	color: #000094;
}

