.headsmall {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.headbig {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.headmedium {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.headblack {


	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.justblack {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.body {
	font-family: Tahoma, "MS Sans Serif", "MS Dialog Light";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-style: normal;

}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
