html,body {
	font-family: Times New Roman, Times, serif;
	 background-image: url(disco-stripe5.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;
}
a:hover {
   color: #00FFFF;
}
.bodyText {
	color: #000000;	
}
a.bodyLink:link {
	color: #0000FF;
}
a.bodyLink:visited {
   color: #0000FF;
   }
a.bodyLink:hover {
   color: #FF0000;
}
h1{
text-align: center;
color: #FF0000;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
font-size: 200%;
}
h2{
text-align: center;
color: #0000FF;
font-style: italic;
font-size: 200%;
}
td.one{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
text-align: center;
}
td.two{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 160%;
color: #0000FF;
text-align: center;
}
td.three{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
}
td.four{
font-family: Times New Roman, Times, serif;
font-size: 115%;
text-align: center;
color: #000000;
}
td.five{
font-family: Times New Roman, Times, serif;
color: #0000FF;
font-size: 200%;
text-align: center;
}

td.six{
font-family: Times New Roman, Times, serif;
font-size: 225%;
text-align: center;
color: #FF00FF;
font-style: italic;
}
td.severn{
color: #000000;
font-family: Times New Roman, Times, serif;
font-size: 115%;
text-align: left;
}
td.eight{
text-align: center;
font-size: 150%;
}
td.nine{
color: #0000FF;
text-align: center;
font-size: 175%;
}
td.ten{
color: #FFFF00;
font-size: 175%;
text-align: center;
}
td.elevern
{font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
}
#navigation{
background-color: #F04FB4;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
font-weight: bold;
font-size: 150%;
}
#navigation a:link {
   color: #0000FF;
  text-decoration: none;
} 
  #navigation a:visited {
   color: #0000FF;
   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-color: #FF0000;
border-top: 3px solid #0000F9;
border-left: 3px solid #0000F9;
border-bottom: 3px solid #ffffff;
border-right: 3px solid #ffffff;
}