BODY
{
background-color: #DDDDDD;
text-align: center;
}
h1, h2, h3, h4, h5, h6
{
font-weight: bold;
font-family: "Courier New,Courier"; "Times New Roman";
font-color: #0000FF;
}
P
{
font-weight: normal;
font-size: 12pt;
font-family: "Times New Roman";
font-color: #000000;
text-align: justify;
}
A:link
{
font-weight: bold;
font-size: 12pt;
font-family: "Times New Roman";
font-color: #0000FF;
text-align: center;
text-decoration: none;
}