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;
}
.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;
}
h2{
text-align: center;
color: #0000FF;
font-style: italic;
}
td.one{
font-family: Georgia, Times New Roman, Times, serif;
text-align: center;
font-style: italic;
font-size: 200%;
color: #0000FF;
}
td.two{
font-family: Georgia, Times New Roman, Times, serif;
text-align: center;
font-style: italic;
font-size: 200%;
color: #FF0000;
}
td.three{
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: #FF00FF;
}