BODY {
background-color: #F2F5C0;
}

BODY {
font-size: 12px;
font-family: arial;
text-align: left;
}

table {
background: #EEE693;
}

td.right {
font-size: 11px;
font-family: "arial";
font-weight: bold;
text-align: justify;
color: 000000;
}

td.left {
background: 000000;
}

H1 {
line-height: 100%;
font-size: 40px;
color: #000000;
font-family: "arial black";
font-style: italic;
}

H2 {
line-height: 100%;
font-size: 25px;
color: #000000;
font-family: arial
}

HR {
width: 600;
color: #ff0000;
}

A:link {color: #ff0000}
A:visited {color: #ff0000}
A:active {color: #ff0000}
A:hover {text-decoration: underline; color: #ff0000}

A.td:link {color: #000000}
A.td:visited {color: #000000}
A.td:active {color: #000000}
A.td:hover {text-decoration: underline; color: #F98888}

A.table{
font-weight: bold;
font-size: 18px;
}

