a
{
color: #c70000;
font-family: Verdana, Arial, sans-serif;
size: 100%;
text-decoration: none;
font-weight: bolder;
}

a:visited
{
font-family: Verdana, Arial, sans-serif;
color: #c70000;
}

a:active
{
font-family: Verdana, Arial, sans-serif;
color: #c70000;
}

a:hover
{
font-family: Verdana, Arial, sans-serif;
color: #ff0000;
text-decoration: underline;
}

BODY {
font-family: Verdana, Arial, sans-serif;
font-style: normal;
font-size: 80%;
color: #000000;
text-align: justify;
font-weight: normal;
background-color: #FFEEE0;
 }

table { 
font-family: Verdana, Arial, sans-serif; font-size: 100%; font-style: normal;
color: #000000; font-weight: normal; text-align: justify
}

h1 {font-size: 120%; font-style: bold; color: #c70000 }
h2 {font-size: 90%; font-style: bold; color: #666666 }
h3 {font-size: 90%; font-style: bold; color: #B90023 }