body {background:#A9D1D8;
font-family:Arial,sans-serif;
font-size:12px;`
}

p,li,ul,td,dd,dt,blockquote,h1,h2,h3 {
font-family:Arial,sans-serif;
font-size:12px;
color: black;
}

A:link
{color: #navy;
}

h1 {
margin-left: 10px;
color: #003063;
font-size: 21px;
font-weight: bold;
}

h2 {
margin-left: 15px;
color: #003063;
font-size: 18px;
font-weight: bold;
}

h3 {
margin-left: 17px;
color: #003063;
font-size: 15px;
font-weight: bold;
}

p {
margin-left: 20px;
margin-right: 20px;
}

.red {
color: red;
}

.white{
color: white;
}

.normal {
font-size:12px;
}

.subtitle {
font-size: 15px;
}

.nomargin
{
margin-left: 0px;
margin-right: 0px;
}

td.white
{
background: black;
font-weight: bold;
text-align: center;
}

td.white a {
color: white;
text-decoration: none;
}




