body
{
background-color: #6D89C8;
}

p
{
font-family: "Times New Roman", serif;
color: #000000;
font-size: 12 pt;
}

ul
{
font-family: "Times New Roman", serif;
color: #000000;
font-size: 12 pt;
}

h1 
{
font-family: "Times New Roman", serif;
color: #243F7A;
font-size: 18 pt;
font-weight:heavier;
font-style:italic;
}

h2
{
font-family: "Times New Roman", serif;
color: #6D89C8;
font-size: 12 pt;
font-weight:bold;
text-align:center;
text-decoration:underline;
}

h3
{
font-family: "Times New Roman", serif;
color: #243F7A;
font-size: 12 pt;
font-weight:heavier;
text-align:left;
}

h4
{
font-family: "Times New Roman", serif;
color: #243F7A;
font-size: 10 pt;
font-weight:heavier;
text-align:left;
}

table
{
font-family: "Times New Roman", serif;
color: #000000;
font-size: 11 pt;
}

td.content
{
background-color: #ffffff;
}

a:link {color:#243F7A; text-decoration: underline;}
a:visited {color:#243F7A; text-decoration:none;}
a:active  {color:#243F7A; text-decoration:none;}
a:hover   {color:#6D89C8; text-decoration:none;}