h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
	font-size: 16px;


}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;



}
a:hover {
	color: #9933FF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;


}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: none;
}
