body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	line-height: 16px;
	text-align: center;
	font-style: normal;
	margin:0;
	padding:0;
}
  
A:link {
	color: CC9966;
	text-decoration: none;
}
A:visited {
	color: CC9966;
	text-decoration: none;
}
A:active {
	color: CC9966;
	text-decoration: none;
}
A:hover {
	color: CC9966;
	text-decoration: underline;
}	
h1 {
	font-size: 16px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}
h2 {
	color: CC9966;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
} 
h3 {
	color: CC9966;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
} 
h4 {
	color: CC9966;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
#nav1 a {
	color: #666666;
	text-decoration: none;
}
#nav1 a:hover {
font-weight: bold;
}

td 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px; 
    color: 666666;
    line-height: 16px;
	text-align: left;
	font-style: normal;
	margin:0;
	padding:0;
} 

.messages {
background:#EFEFEF none repeat scroll 0 0;
border:5px solid #FF0000;
font-size:15px;
font-weight:bold;
margin:5px 0;
padding:5px;
color:#f00;
}

