html,body {
	font-family: Times New Roman, Times, serif;
		color: #000000;
	 background-image: url(mickeystripe.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: #FF0000;
}
.bodyText {
	color: #000000;
	}
a.bodyLink:link {
	color: #FF00FF;
}
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;
font-size: 190%;
color: #FF0000;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}
h3{
text-align: center;
color: #FF0000;
font-size: 150%;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}
td.one{
font-family: Times New Roman, Times, serif;
font-size: 110%;
color:#000000;
border: solid #0000F9;
}
table.one{
background-image: url(mickeystripe.jpg);
}
td.two{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color:#000000;
}
table.four{
background-image: url(button.jpg);
text-align: center;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
border: solid #0000F9;
}
td.five{
font-weight: bold;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;
text-align: center;
}
table.six{
text-align: center;
font-family: Times New Roman, Times, serif;
font-style: italic;
font-size: 200%;
color:#0000FF;
border: solid #0000F9;
}td.severn{
background-image: url(fixed-price-button.jpg);
text-align: center;
font-size: 140%;
color:#0000FF;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;}
table.eight{
border: solid #0000F9;}
#navigation{
background-image: url(button.jpg);
font-family: Georgia, Times New Roman, Times, serif;
text-align: center;
font-weight: bold;
font-size: 140%;
}
#navigation a:link {
color: #0000FF;
text-decoration: none;
}
#navigation a:visited{
   color: #0000FF;
   text-decoration: none;
}#navigation a:hover
{
color: #FF0000;
}
#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: #00FFFF;
border-top: 3px solid #0000F9;
border-left: 3px solid #0000F9;
border-bottom: 3px solid #ffffff;
border-right: 3px solid #ffffff;
}
