
a:link { color : blue; text-decoration : none; font-family:Verdana }
a:hover { color : blue; text-decoration : underline; font-family:Verdana }
a:visited { color : blue; text-decoration : none; font-family:Verdana }
a:visited:hover { color : blue; text-decoration : underline; font-family:Verdana }


a.content:link { color : #90492b; text-decoration : none; font-family:Verdana }
a.content:hover { color : #90492b; text-decoration : underline; font-family:Verdana }
a.content:visited { color : #90492b; text-decoration : none; font-family:Verdana }
a.content:visited:hover { color : #90492b; text-decoration : underline; font-family:Verdana }


p {font-family: Verdana, Arial}
p {font-size: 10pt}
p {font-style:normal}


td.footer {font-family: Verdana, Arial; font-size:9pt; padding-top:3px; padding-bottom:3px; align:center;}

td {font-family:Verdana, Arial}
td {font-size:10pt}
td {font-style:normal}

.subhead {color:#000099; font-family:Verdana; font-size:12pt; font-weight:bold;}
.head {color:#000099; font-family:verdana; font-size:14pt; font-weight:bold;}

.rightside {color:#000000; font-family:Verdana; font-size:10pt; font-weight:normal;}
.rightsubhead {color:000000; font-family:Verdana; font-weight: bold; font-size:11pt;}

a.rightlink:link { color : white; text-decoration : underline; font-family:Verdana }
a.rightlink:hover { color : white; text-decoration : underline; font-family:Verdana }
a.rightlink:visited { color : white; text-decoration : underline; font-family:Verdana }
a.rightlink:visited:hover { color : white; text-decoration : underline; font-family:Verdana }

.menu1 {
  color:white;
  background: #000;
  font-family:arial, helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
}

.navbar {
background: 013378;
font-family:arial, helvetica, sans-serif;
font-weight:bold;
font-size: 18px;
color:white;
padding-left:70px;
}

.menu2 {
  background: #ffff00;
  color: blue;
  font-family:arial, helvetica, sans-serif;
  font-size:12px;
  line-height: 19px;
}


img.content {
  padding: 5px;
    margin: 10px 10px 10px 10px;
 border: 1px solid #006633;
}


