body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
