.titlebar {
	font-family: "Courier New", Courier, mono;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #003399;
	letter-spacing: 7pt;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FF0000;
	margin-top: 10px;
	margin-bottom: 25px;
}
.direct {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 25px;
}
body {
	background-image: url(bckgr.gif);
	background-repeat: repeat;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}


.backto {
	margin-top: 25px;
}
