

h1,h2,h3,h4,h5,hr
{
color: blue;
font-family: arial, 'sans serif';
}

p,table,li,address
{
font-family: arial, 'sans serif';
margin-left: 15pt;
}

p,li,th,td
{
font-size: 80%;
}

dl,dt
{
font-family: arial, 'sans serif';
font-size: 100%;
}


th {background-color:#AAEBA0}

body
{
background-color: #ffffff;
}


a:link    {color:darkred}
a:visited {color:darkred}
a:active  {color:red}
a:hover   {color:red}
