h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: normal;
	color: #0033FF;
	text-align: justify;
}
link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0033FF;
	font-weight: bold;

}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	text-align: left;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	background-position: left;

}
BODY {	SCROLLBAR-FACE-COLOR: 3399ff; SCROLLBAR-HIGHLIGHT-COLOR: ffffff; SCROLLBAR-SHADOW-COLOR: ffffff; SCROLLBAR-ARROW-COLOR: ffffff; scrollbar-3d-light-color: gold; scrollbar-dark-shadow-color: 0099ff
}
a:visited {
	font-size: 18px;
	font-weight: bold;
}
