body {
background-color: #ebebeb;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
margin: 0px;
}


#footer {
position:relative;
margin-left: auto;
margin-right: auto;
text-align: center;
}


A:link { color: #3a4c98;}
A:visited { color: #3a4c98;}
A:active { color: #3a4c98;}
A:hover { color: #3a4c98;}

p {
font-size: 1em;
color: #000000;
text-align:justify;
line-height: 1.2em;

}

h1 {
font-size: 1.2em;
color: #000000;
letter-spacing: .3em
}

h2 {
color: #B43812;
}


h3 {
font-size: .7em;
}

ul
{
font-size: .8em;
color: #666666;
text-align:justify;
line-height: 1.2em;
list-style-type: square;
}