a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0033FF;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0033FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
}
