.body {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.titlebody {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: italic;

}
.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	background-color: #FFFFFF;

}
.body a:link {
	text-decoration: underline;
	color: #333333;

}
.body a:visited {

	text-decoration: underline;
	color: #333333;
}
.body a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #333333;

}
.mini {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.mini a:link {

	text-decoration: underline;
	color: #333333;
}
.mini a:visited {


	text-decoration: underline;
	color: #333333;
}
.mini a:hover {

	text-decoration: underline;
	color: #FFFFFF;
	background-color: #333333;
}
.cost {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.announcement {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;

}
.announcement a:link {

	color: #FFFFFF;
	text-decoration: underline;
}
.announcement a:visited {


	color: #FFFFFF;
	text-decoration: underline;
}
.announcement a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;

}
.reverseheading {

	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.popup {
	font-family: VTCorona, "Courier New", Courier, monospace;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	text-indent: 50px;
	text-align: justify;



}
.reversefooter {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.reversefooter a:link {

	color: #000000;
	text-decoration: underline;
}
.reversefooter a:visited {

	color: #000000;
	text-decoration: underline;
}
.reversefooter a:hover {

	color: #FFFFFF;
	background-color: #000000;
}
.popuptitle {

	font-family: VTCorona, "Courier New", Courier, monospace;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
.whitebody {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebody a:link {

	text-decoration: underline;
	color: #FFFFFF;
}
.whitebody a:visited {


	text-decoration: underline;
	color: #FFFFFF;
}
.whitebody a:hover {

	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}
