a.title{
color: white;
font-family: verdana, sans serif;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
}

a.title:hover {
color: gold;
}

a.menu {
color: #0053b5;
font-family: arial, sans serif;
font-weight: bold;
font-size: 12pt;
display: block;
width: 180px;
ext-decoration: none;
text-align: right;
padding: 3px;
margin-right: 18px;
}

a.menu:hover {
color: white;
background: #0053b5;
}

a {
color: blue;
font-family: arial, sans serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #070095;
}

a.footer{
color: blue;
font-family: arial, sans serif;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}

a.footer:hover{
color: #070095;
}

p.subhead {
color: black;
font-family: arial, sans serif;
font-size: 12pt;
font-weight: bold;
line-height: 14pt;
}

p.body {
color: black;
font-family: arial, sans serif;
font-size: 10pt;
font-weight: normal;
line-height: 12pt;
}

p.footer {
color: black;
font-family: arial, sans serif;
font-size: 10pt;
font-weight: normal;
line-height: 12pt;
text-align: center;
}

p.title {
color: white;
font-family: times, serif;
font-size: 30pt;
font-weight: normal;
line-height: 28pt;
}

li {
color: black;
font-family: arial, sans serif;
font-size: 10pt;
font-weight: normal;
line-height: 12pt;
}

div.menu {
color: black;
font-family: arial, sans serif;
font-size: 16pt;
font-weight: bold;
position: relative;
top: -26pt;
left: 35pt;
text-align: left;
}

div.title {
position: relative;
top: -60pt;
left: 10pt;
text-align: left;
}

#menu ul {
color: #0053b5;
font-family: arial, sans serif;
font-size: 10pt;
font-weight: bold;
list-style: none;
text-align: left;
}

#menu li {
color: black;
font-family: arial, sans serif;
font-size: 10pt;
font-weight: normal;
list-style: none;
text-align: left;
}