H3 {
font-family : Verdana;
font-size : 18px;
           color: #990000;
           margin-top: 2px;
           margin-bottom: 1px;
           padding-left: 2px;
      }

.dropcap {
font-family : Verdana;
font-size : 2em;
           color: #009900;
           float: left;
          padding-right: 0px;
          padding: 0px;
      }

.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #339999;
}

.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;
	font-weight : bolder;
}

.col_head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #CC0000;
	font-weight : bolder;
}

.row_head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #009900;
	font-weight : bolder;
}

.rhd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #CC0000;
	font-weight : bolder;
}
.list {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
    color: #000000;
	
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #000000;
	
}
.body-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
    color: #000000;
    font-weight : bold;
	
}

.adr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #CCCCCC;
	font-weight: bold;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #009900;
	font-weight : bold;
}
.navlt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color :# 000000;
}

A:LINK {
	text-decoration : none;
	color : #0000FF;
	font-weight : bold;
}
A:VISITED {
	text-decoration : none;
	color : #000080;
	font-weight : bold;
}
A:HOVER {
	color : #FB7102;
	font-weight : Bold;
	text-decoration : none;
}


