h6 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 14px;
	color: #990000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	font-style: italic;
	font-weight: bold;

}
p {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

