body{
color: #000000;
background: #E6E6E6;
font-family: arial, helvetica, sans-serif;
font-size: small;
}

TH, TD{
color: #000000;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}

h1,h3,h4,h5,h6{
font-family: tahoma, verdana, geneva, sans-serif;
}

HR{
color: #2868B0;
}

H1{
color: #2868B0;
font-size: 175%;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
text-align : center;
}


H1.homepage{
font-size: 225%;
}

H2{
color: #FF0000;
font-family: arial, helvetica, sans-serif;
font-size: 110%;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
text-align : center;
}

H3{
color: #FF0000;
font-size: 130%;
font-weight: bold;
margin-top: 0em;
margin-bottom: 0em;
text-align : center;
}

p.success{
font-size: 10pt;
font-style: italic;
text-align : left;
}

:LINK{
color : #2868B0;
text-decoration :none;
font-weight : bold;
}

A:HOVER{
text-decoration :none;
color: #FF7F00;
font-weight : bold;
}

:VISITED{
color: #2868B0;
text-decoration :none;
font-weight : bold;
}

span.highlight
{
background-color:yellow;
}