h1 {
	font-family: "Lucida Console";
	font-size: 36px;
	color: #CC6600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
}
.mainTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #333333;
}
.mainText, .mainText a:link, .mainText a:visited {
	font-family: "Lucida Console";
	font-size: 14px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
.mainText a:hover {
	font-family: "Lucida Console";
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}
.leftTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #CC0000;
}
.leftText {
	font-family: "Lucida Console";
	font-size: 14px;
	font-style: normal;
	color: #FFFF00;
}
