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

BODY {
background-image: url("../images/back.gif");
background-color: #ffffff;
}

H1 {
line-height: 100%;
font-size: 35px;
color: #660000;
font-family: arial;
}

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

td {
background-color: EEEEEE;
font-size: 12px;
text-align: justify;
}

td.white {
background-color: ffffff;
font-size: 12px;
text-align: justify;
}

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