TD {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
TH {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : medium;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bold;
}

SPAN.highlight {
    background-color : #FFFF99;
    font-weight : bold;
    color : #990000;
}

.adheader {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
}

.adhdrfish {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
    color : #b9dcff;
}

.adbody {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
    color : #000000;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.caption {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
}

.caption2 {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
		font-weight : bold;
}
.cathead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}

.fishbody {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
    color : #004080;
}

.footer {
        font-family : Arial, Helvetica, sans-serif;
        font-size : smaller;
}

.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bold;
}

.xheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : bold;
    color: green;
}
.indent {
	font-family : Arial, Helvetica, sans-serif;
	margin : 10px;
	font-size: 12pt;
	font-weight: bold;
}
.list {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.list2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
}
.list3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mindent {
	font-family : Arial, Helvetica, sans-serif;
	margin : 10px;
	font-size: smaller;
	font-weight: bold;
}

.navindent {
	font-family : Arial, Helvetica, sans-serif;
	margin : 10 px;
	font-size: 8 pt;
	font-weight: bolder;
}

.notes {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	font-weight: bold;
}

.notes2 {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	font-weight: normal;
}

.textnav {
        font-family : Arial, Helvetica, sans-serif;
        font-size : smaller;
}

.redhead {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bold;
    color: red;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	margin-left : 20px;
}

.superhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bold;
}
.required {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
    color : #ff0000;
}