h1,h2,h3,hr
{
font-family: "comic sans ms", arial, 'sans serif'; 
color:#00f0f0;
}

p,table,li,address
{
font-family: "comic sans ms", arial, 'sans serif'; 
margin-left: 10pt;
}

p,li,th,td
{
font-size: 100%;
color:white;
}

td {text-align: center}

p {text-indent: 5mm}

a:link     { color:lime }
a:visited  { color:lime }
a:active   { color:lime }
a:hover    { color:green }

body
{
background-color: #404;
}

ul
{
color: cyan;
}

table.lists
{
width: 100%;
}

td
{
border: 1px solid cyan;
}
