headers {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.p {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0B9785;
}
p {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-family: "Trebuchet MS", Arial;
}

a {
	font-size: 14px;
	color: #FF6600;
	font-family: "Trebuchet MS", Arial;
}
a:link {
	text-decoration: none;
	color: #33FFCC;
}
a:visited {
	text-decoration: none;
	color: #33FFCC;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #33FFCC;
}

hr {
	
	color: #33CCCC;
}
