body {
background-color:#EBEBEB;
}

.header1 {
font-weight: bold;
font-size: 12pt;
color: #ffffff;
}

.header2 {
font-weight: bold;
font-size: 12pt;
color: #336699;
}

.noborder {
border: 0px;
spacing: 0px;
padding: 5px;
}

a.header:link {
color: #336699;
font-size: 12pt;
font-weight: bold;
}

a.header:visited {
color: #577d84;
font-size: 12pt;
font-weight: bold;
}

a.header:hover {
text-decoration:none;
}

a.sub:link {
color: #304549;
font-size: 10pt;
font-weight: bold;
}

a.sub:visited {
color: #577d84;
font-size: 10pt;
font-weight: bold;
}

a.sub:hover {
text-decoration:none;
}

table {
border: solid 1px gray;
}

td {
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 8px;
}

li {
   list-style: disc;
}
