body{
background-color: #FFFFFF;
font-family: Verdana;
font-size: 12px;
color: #000000;
margin-top: 50;
}

p{
margin-bottom: 0px;
margin-top: 20px;
}

div.top{
position: absolute;
top: 53px;
left: 32px;
}

div.side{
position: absolute;
top: 205px;
left: 0px;
}

div.content{
line-height: 19px;
position: absolute;
top: 190px;
left: 289px;
width: 590px;
}

a{
color: #003A80;
text-decoration: none;
font-size: 12px;
}

div.options{
position: absolute;
top: 200px;
left: 0px;
width: 233px;
height: 158px;
color: #003A80;
}

div.logo1{
position: absolute;
top: 200px;
left: 600px;
}

div.logo2{
position: absolute;
top: 200px;
left: 900px;
}

table.options{
width: 100%;
font-family: Arial;
font-weight: bold;
font-size: 20px;
}

td.options{
font-weight: bold;
padding-right: 20px;
text-align: right;
height: 40px;
}

td.italic{
padding-right: 20px;
vertical-align: top;
text-align: left;
font-size: 12px;
font-style: italic;
color: #003A80;
line-height: 15px;
}

a.new{
text-align: right;
font-size: 15px;
font-style: bold;
color: red;
margin-bottom: 0px;
margin-top: 0px;
}

p.lightblue{
color: #bfe4f4;
margin-top: 0px;
}

p.red{
color: red;
margin-top: 0px;
}

h1{
font-size: 15px;
line-height: 14px;
color: #003A80;
font-style: bold;
}

h1.red{
font-size: 15px;
line-height: 25px;
color: red;
font-style: bold;
}

h2{
font-size: 13px;
line-height: 14px;
color: #0093D2;
font-style: bold;
}

p.italic {
    font-style: italic;
}

