html,body {
	font-family: Times New Roman, Times, serif;
	background-image: url(old-skool.jpg)
}
input {
	font-family: Georgia, Times New Roman, Times, serif;
}
textarea {
	font-family: Times New Roman, Times, serif;
}
a:link {
   color: #0000FF;
}
a:visited {
   color: #0000FF;
}
.bodyText {
	color: #000000;	
	}
a.bodyLink:link {
	color: #0000FF;
}
a.bodyLink:visited {
   color: #0000FF;
}
a.bodyLink:hover {
   color: #FF0000;
}
h1{
text-align: center;
color: #FFFF00;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}
h2{
text-align: center;
color: #0000FF;
font-style: italic;
}table.one{
border: 5px solid #FF00FF;
background-image: url(oldskooldjback.jpg)
}
td.two{
font-family: Georgia, Times New Roman, Times, serif;
text-align: center;
font-style: italic;
font-size: 200%;
color: #FF0000;
}
td.three{
font-family: Times New Roman, Times, serif;
font-size: 230%;
color: #0000FF;
text-align: center;
}
td.four{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
}
td.five{
font-family: Georgia, Times New Roman, Times, serif;
text-align: center;
font-style: italic;
font-size: 140%;
color: #FFFF00;
}
td.six{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 115%;
text-align: center;
}
td.severn{
background-image: url(button-stripe.jpg);
}
td.eight{font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
}
table.nine{
font-family: Times New Roman, Times, serif;
font-size: 115%;
}
#navigation{
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-size: 125%;
}
#navigation a:link {
color: #0000FF;
text-decoration: none;
} 
#navigation a:visited{
   color: #0000FF;
   text-decoration: none;
}
#navigation td a:link{
display: block;
border-top: 3px solid #FFFF00;
border-left: 3px solid #FFFF00;
border-bottom: 3px solid #FFFF00;
border-right: 3px solid #FFFF00;
}
#navigation td a:visited{
display: block;
border-top: 3px solid #FFFF00;
border-left: 3px solid #FFFF00;
border-bottom: 3px solid #FFFF00;
border-right: 3px solid #FFFF00;}
#navigation td a:hover{
color: #FFFF00;
display: block;
background-image: url(button-stripe1.jpg);
border-top: 3px solid #00FFFF;
border-left: 3px solid #00FFFF;
border-bottom: 3px solid #00FFFF;
border-right: 3px solid #00FFFF;
}