BODY{
margin: 50px 50px 50px 50px;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size:13pt;
font-family:Arial,Helvetica,Sans-Serif;
background: #dfe4ef;
color: #100000;
}
P{
text-indent: 20px;
text-align: justify;
}
H1,h2,h3{
text-align: center;
}
/* This is standard for links throughout the site */
A {color: #0000FF;}
A:link{color: #0000FF;}
A:visited{color: navy;}
A:hover{color: #0000F0; text-decoration: underline; background-color: #fcfccc;}
