h6 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #272928;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;



}
h4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;


}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #272928;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;


}
h3{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #272928;
	text-align: justify;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-weight: normal;



}
u{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-align: justify;
	padding: 0px;
	font-weight: normal; text-decoration:none;  font-weight:bold;
	overflow:text-decoration:none;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #272928;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;



}    





<!-- 
a:link,a:active,a:visited 
{ 
text-decoration:none; 
} 
//--> 

<!-- 
a:hover 
{ 
text-decoration: none;
color: #333333;
} 
//--> 

BODY {
   scrollbar-base-color: #3C3524; 
   scrollbar-track-color: #272928;
   scrollbar-arrow-color: #FFFFFF;
   }
