
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;
}

p.small, ul.small
{
font-size: 11pt;
font-weight: 600;
/*color:#1E360B;*/
color: #04023E;
font-family:arial;
}

td
{
font-size: 12pt;
font-weight: 900;
/*color:#1E360B;*/
color: #04023E;
font-family:arial;
}

h1
{
font-size: 18pt;
font-weight: bold;
color:#031D32;
font-family:arial;
text-align: center;
}

h2
{
font-size: 16pt;
font-weight: normal;
color:#031D32;
font-family:arial;
}


a:link {color: #B1CDE4; text-decoration: none;}
a:visited {color: #B1CDE4; text-decoration: none;}
a:hover {color: #966320; text-decoration: underline;}
a:active {color: #966320; text-decoration: underline;}




