<STYLE>
<!--

BODY {
	background:url(../images/Grass.jpg) repeat;
	border: 0px #111111;
	cellspacing:0;
	font-size: 10pt;
	color: #000000;
	vertical-align: bottom;
}

// ul 
// {
//	list-style-image:url("../Images/soccer_ball.gif");
//	list-style-position: inside;
// }

A:hover {color: red}

.title
{
//	font-family:"Comic Sans MS";
	font-size: 24pt;
	color:#008000;
	padding-left: 50pt;
	padding-right: 50pt;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;3:24 PM 2/8/2008
}
.banner
{
//	font-family:"Comic Sans MS";
	font-size: 20pt;
	color:#FF0000;
	padding-left: 50pt;
	padding-right: 50pt;
	font-weight: 700;
	font-style:italic;
	vertical-align: top;
	text-align: center;
}
td.heading
{
//	font-family:"Comic Sans MS";
	font-size: 16pt;
	color:blue;
	padding-left: 50pt;
	padding-right: 50pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	vertical-align: top;
	text-align: center;
}

.construction
{
//	font-family:"Comic Sans MS";
	font-size: 20pt; 
	font-style:italic; 
	font-weight:700;
	color:"#FF0000";
	padding-left: 50pt;
	padding-right: 50pt;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
}

.index
{
//	font-family:"Comic Sans MS";
	font-size: 9pt; 
	color:#008000;
	text-transform: uppercase;
	margin-top: 0; 
	margin-bottom: 10;
}

.error
{
//	font-family:"Comic Sans MS";
	font-size: 20pt; 
	font-style:italic; 
	font-weight:700;
	color:"#FF0000";
}

-->
</style>

