p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
h5 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #009999;
	line-height: normal;
	list-style-type: square;
	border: none;
	vertical-align: baseline;
	background-position: top;
	letter-spacing: normal;
	height: auto;


}
h6 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	line-height: normal;
	text-decoration: none;
}
A:link {
	color:#009900;
	text-decoration: underline;

}
A:visited {
	color:#009966;
	text-decoration: underline;

}
