a {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
p {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-indent: 20pt;
	text-align: justify;


}
h1 {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FF9900;
	font-weight: normal;

}
h2 {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
h3 {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FF9900;
	font-weight: normal;

}

