
body 
{
/*background-color:#8FB670;*/
/*background-color:#3C68CA;*/
background-color:#6FA49D;

}

p, ul
{
font-size: 12pt;
font-weight: 700;
/*color:#1E360B;*/
color: #04023E;
font-family:arial;
}


td
{
font-size: 12pt;
font-weight: 900;
/*color:#1E360B;*/
color: #04023E;
font-family:arial;
margin-right: 10px;
}

h1
{
font-size: 22pt;
font-weight: bold;
color:#031D32;
font-family:times new roman;
text-align: center;
}

h2
{
font-size: 16pt;
font-weight: normal;
color:#031D32;
font-family:arial;
text-align: right;
}


a:link {color: #064F8A; text-decoration: none;}
a:visited {color: #064F8A; text-decoration: none;}
a:hover {color: #333; text-decoration: underline;}
a:active {color: #064F8A; text-decoration: underline;}




