<html>
<head>
<style type="text/css">
<!--
span.yellow
{
background-color:yellow
}
span.wayne, td.3
{
background-color:#FFFFCC
}
span.red
{
background-color:red
}
table.1 {background-color : F0F0F0 }
h1, h2 {font-style : italic; text-align: center; }

A:visited { text-decoration: none; color:red } 

A:hover { text-decoration: 
none; color:green }

td.1 { color:red;
 }

td.2 { font-weight: bolder;
font-size: 20px;
text-align: center;
 }

td.3 { border-color: blue;
border-style: solid; }

td.5 { text-align: center;}

P { 
width: 600px;

}

body
{
font-family: comic sans ms, serif
} 

 -->
</style>
</head>

<body>
</body
</html>
