body
	{
	background-color: #000064;
	background-attachment: scroll;
	background-repeat: repeat;
	margin-right: 1%;
	margin-top: 1%;
	}


p,ul,th,td,a
	{
	font-family: sans-serif;
	}
h1
	{
	color: #FFD700;
	font-family: Garamond;
	font-size: 54px;
	font-weight: bold;
	text-align: center;
	margin-top: 0%;
	margin-bottom: 0%;
	}
h2
	{
	color: #FFD700;
	font-family: Garamond;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	margin-top: 24px;
	margin-bottom: 0%;
	}
h3
	{
	color: #FFD700;
	font-family: Garamond;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 48px;
	}
h6
	{
	color: #FFD700;
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin-top: 0%;
	margin-bottom: 0%;
	}
p
	{
	color: #FFD700;
	font-size: 20px;
	font-weight: normal;
	text-align: justify;
	margin-top: 0%;
	margin-bottom: 0%;
	}



ul
	{
	color: #FFD700;
	font-size: 20px;
	text-align: justify;
	margin-top: 0;
	}
li
	{
	padding-top: 12px;
	}


table
	{
	border: 1px #FFD700 solid;
	border-spacing: 0px;
	}
th
	{
	color: #FFD700;
	text-align: left;
	font-size: 20px;
	border: 1px #FFD700 solid;
	padding-left: 12px;
	padding-right: 12px;
	}
td
	{
	color: #FFD700;
	vertical-align: middle;
	font-size: 20px;
	border: 1px #FFD700 solid;
	padding-left: 12px;
	padding-right: 12px;
	}
.no
	{
	padding: 0px;
	border: 0px;
	}



img
	{
	scalefit: 1;
	border: 0px;
	vertical-align: middle;
	align: center;
	}



a:link	
	{
	color: white;
	font-size: 20px;
	font-weight: bold;
	}
a:hover
	{
	color: #FFD700;
	font-size: 20px;
	font-weight: bold;
	}
a:visited
	{
	color: red;
	font-size: 20px;
	font-weight: bold;
	}
a:active
	{
	color: gray;
	font-size: 20px;
	font-weight: bold;
	}





.h3p
	{
	text-indent: 48px;
	text-align: justify;
	margin-left: 48px;
	}

.h3ul
	{
	text-align: justify;
	}




#footer
	{
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	}
.footertable
	{
	table-layout: fixed;
	border: 0px;
	background: url(http://www.bellefontetrain.org/images/backgrounds/blue.jpg);
	}
.footertd
	{
	color: #FFD700;
	font-size: 12px;
	vertical-align: middle;
	border: 0px;
	}
.footerdate
	{
	color: #FFD700;
	font-size: 24px;
	vertical-align: middle;
	border: none;
	border: 0px;
	}