﻿a:link {
	color: #FFCC00;
}
a:visited
{
	color: olive; 
} 
a:active 
{
	color: maroon;
}
a img{
	border: none;
}
body
{
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-size:medium;
}
h1
{
	font-family: Arial, Helvetica;
	margin-top: 0; 
	margin-bottom:0
}
h2
{
	font-family: Arial, Helvetica;
	color: #FFCC00;
	margin-top: 0; 
	margin-bottom:0
}
h3
{
	font-family: Arial, Helvetica;
	color: #FFCC00;
	margin-top: 0; 
	margin-bottom:0;
}
h4
{
	font-family: Arial, Helvetica;
	color: #FFCC00;
	margin-top: 0; 
	margin-bottom:0
}
h5
{
	font-family: Arial, Helvetica;
	color: #FFCC00;
	margin-top: 0; 
	margin-bottom:0

}
h6
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	margin-top: 0; 
	margin-bottom:0;
}
.pheader {
	font-family:"Monotype Corsiva";
	color: #00FF00;
	font-size:49px;
	font-weight:bold;
	margin-top:200px;
	margin-bottom:200px;
	padding-bottom:20px;
	padding-top:20px;
	\
		}
.hr1 {
	height: 0px;
	border-width:2px;
	border-style:solid;
	border-color: #808000;
}	
.gold3 {
	font-family: "Trebuchet MS";
	color: #FFCC00;
	font-size:medium;
}
.gold4 {
	font-family: "Trebuchet MS";
	color: #FFCC00;
	font-size:large;
}
.white4 {
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-size:large;
}
.white4indent {
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-size:large;
	margin-left: 40px;
}
.white5 {
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-size:x-large;
}
.white5indent {
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-size:x-large;
	margin-left: 40px;
}
.white6 {
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-weight: bold;
	font-size:xx-large;
}
.white6u {
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	font-size:xx-large;
	text-decoration:underline;
}
