BODY {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 13px;
padding-left: 5%;
padding-right: 5%;
padding-top:2px;
padding-bottom:0;

}

h1.top {
font-size : 10px;
color: navy;
}
p {
font-size : 13px;
font-weight : normal;
text-indent : 40px;
color : black;
word-spacing: 2px; 
text-align:justify;
}


p:first-letter
{
    font-size: 133%;
    font-weight: bold;
}


p a {
text-decoration: underline;
color: black;
}


p a:hover {
text-decoration: underline;
color:navy;
}

li a {
text-decoration: underline;
color: black;
}


li a:hover {
text-decoration: underline;
color:navy;
}

H2 a{
text-decoration: underline;
color:red;
}

H2 a:hover {
text-decoration: underline;
color:navy;
}

