h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FF9900;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #999999;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bolder;
	color: #000000;

}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 10px;


}
h6 {
	font-size: 9px;
	color: #000000;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #000000;
}
ul {
	list-style-image: url(images/buttons/BulletOG.gif);
}
