body {
	background-image: url(../img/bg_yellowfade.jpg);
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-attachment: scroll;
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px 0px;
	text-decoration: none;
}

a:link {
color: #0066CC
text-decoration: none;
}

a:hover {
color:#FF9900
text-decoration: none;
}

a:visited 
{ 
color:#330099
}

.header 
{
font-family: "Trebuchet MS";
font-size: 20pt;
color:#333399;
 }

.highlight{
font-family: "Trebuchet MS";
font-size: 15pt;
font: bold;
color:#333399;
}

.nav
{
	background-color: #f7ea81;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #333399;
	text-decoration: none;
	padding: 3px;
	letter-spacing: 2px;
	border-bottom: 1px dotted #595959;
}

.nav a:link
{
font-family: "Trebuchet MS";
font-size: 14pt;
color:#333399; 
text-decoration:none;
 }

.nav a:hover
{
	background-color: #edda1c;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #FF9900;
	text-decoration: none;
	display: block;
	width: 100%;
}

.nav a:visited
{font-family: "Trebuchet MS";
font-size: 14pt;
color:#330099; 
text-decoration:none; }

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-color: #999999;
	border-top: 1px;
	border-style: dotted;
	border-bottom: none;
	border-left: none;
	border-right: none;
	letter-spacing: 3px;
	padding: 3px;	
}

.copyright a:link{
 color: #0066CC;
text-decoration: none; }

.copyright a:hover {
color:#FF9900;
text-decoration: none; }

.copyright a:visited { 
color:#FF9900;
text-decoration: none; }

.photo{
	font-family: "Trebuchet MS";
	font-size: 10pts;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 3pts;
	}


.table {
	color: #000000;
	border: 1px dashed #999999;
1px #999999;
font-family: Verdana, Arial, Helvetica, sans-serif
font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
