body,td,th {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/Background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	color: #FF6666;
	text-decoration: none;
	font-weight: bold;
}
a.hover {
	color:#00F
}
h1 {
	color: #FF0000;
	font-size: 36pt;
}
p {
	font-size: 12pt;
	text-align: justify;
	text-justify: newspaper;
	text-indent: 25pt;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF3333;
	text-align: center;
}
.outline {
	border: 1px solid #990000;
}
.noindent {
	text-indent: 0pt;
	text-align: left;
}h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.flagbk {
	background-attachment: fixed;
	background-image: url(images/FlagBK.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.noindentjustify {
	text-align: justify;
	text-indent: 0px;
}
.stairsbk {
	background-attachment: fixed;
	background-image: url(images/StairsBK.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
