h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;


}
ul {
	list-style-type: square;
	list-style-position: outside;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;


}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;

}
a:link {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	cursor: hand;
	filter: Glow(Color=red, Strength=1);
	font-size: 12px;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 22px;
	white-space: normal;


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;



}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
	line-height: 22px;



}
