.titlebar {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	background-color: #000000;
	letter-spacing: 4pt;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 25px;
	padding-top: 7px;
	padding-bottom: 5px;
	border: 1px solid #FF0000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #FF0000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #FF0000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #CCCCCC;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #FF0000;
}
.direct {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	margin-top: 25px;
	margin-bottom: 25px;
}
.backto {
	margin-top: 20px;
}
body {
	background-image: url(mainbck.jpg);
	background-repeat: repeat;
}
