body {
font-size: 20px;
text-align: left;
color: #807066;
}

td {
font-size: 20px;
text-align: left;
color: #807066;
}

BODY {
background-color: #EEE8DA;
}

span.heading {
font-size: 20px;
font-weight: bold;
color: ff0000;
filter: glow( Color=#003662,Strength=6 );
font-family: arial black;
height: 16;
width: 200;
display: inline;
}

span.enter {
font-size: 40px;
font-weight: bold;
font-family: arial black;
}

hr {
color: 807066;
height: 2;
}

img.border
{
border: 1px dotted #ffffff;
}

img.no-border {
border: 0px solid #ffffff;
}

A:link {color: #13880D}
A:visited {color: #13880D}
A:active {color: #13880D}
A:hover {text-decoration: underline; color: #013CC5}
