html,body {
	font-family: Times New Roman, Times, serif;
	 background-image: url(70s_dj_stripe.jpg);
}
input {
	font-family: Georgia, Times New Roman, Times, serif;	
}
textarea {
	font-family: Times New Roman, Times, serif;	
}
a:link {
   color: #FF0000;
   }
a:visited {
   color: #FF0000;
}
a:hover {
   color: #0000FF;
}
.bodyText {
	color: #000000;	
}
h1{
text-align: center;
color: #FF0000;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}
h2{
text-align: center;
color: #0000FF;
font-style: italic;
font-size: 125%;
}
td.one{
font-family: Times New Roman, Times, serif;
font-size: 250%;
font-weight: bold;
color: #FF00FF;
text-align: center;
}
td.two{
font-family: Times New Roman, Times, serif;
font-size: 220%;
color: #FF0000;
text-align: center;
}
td.three{
font-family: Times New Roman, Times, serif;
font-size: 220%;
color: #FFFF00;
text-align: center;
}
td.four{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
}
td.five{
font-family: Times New Roman, Times, serif;
font-size: 115%;
text-align: center;
color: #000000;
}
td.severn{
font-family: Georgia, Times New Roman, Times, serif;
color: #FF0000;
font-size: 110%;
text-align: center;
}
td.eight{
font-family: Times New Roman, Times, serif;
font-size: 300%;
text-align: center;
color: #FF0000;
}table.nine{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
}
td.ten{
background-image: url(70s-button.jpg);
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
font-weight: bold;
font-size: 120%;
border: solid #FF00FF;}
td.eleven{
background-image: url(70s-disco-stripe.jpg);
}
#navigation{
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
font-weight: bold;
font-size: 125%;
}
#navigation a:link {
   color: #FF0000;
  text-decoration: none;
} 
#navigation a:visited {
color: #FF0000;
text-decoration: none;
}#navigation a:hover{
color: #00FFFF;
}
#navigation td a:link{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;
}
#navigation td a:visited{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;}
#navigation td a:hover{
display: block;
background-image: url(70s-button2.jpg);
border-top: 3px solid #0000F9;
border-left: 3px solid #0000F9;
border-bottom: 3px solid #ffffff;
border-right: 3px solid #ffffff;
}
