h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000099;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
a:link {
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;



}
a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;


}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #6600FF;
	font-weight: bold;

}
a:visited {
	color: #FF0000;
	text-decoration: underline;

}
