h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #993300;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;

	
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #993300;
	text-decoration: none;


}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #993300;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;

	


}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #993300;
	text-decoration: none;

}
h2 {
	font-family: "Trebuchet MS";
	font-size: 4px;
	color: 993300;
	font-style: normal;
	text-decoration: none;

}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: 993300;
}
style {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	text-indent: 4pt;
	word-spacing: normal;

}

