.addonh  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	color : White;
	background-color : #0066FF;
	font-weight : bold;
	vertical-align : top;
	padding-bottom : 1px;
}
.addont {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : normal;
	background-color : #00DDFF;
}

.addon, .addon:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : normal;
	background-color : #00DDFF;
	color : Blue;
}

.addon:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : normal;
	color : Red;
	font-weight : normal;
	text-decoration : underline;
	background-color : #CCFFFF;
}

.addonl, .addonl:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	color : Aqua;
	background-color : #0099FF;
	font-style : italic;
	font-weight : normal;
	letter-spacing : 1px;
	padding-top : 1px;
	text-align : right;
	vertical-align : baseline;
	padding-right : 1em;
	text-decoration : none;
	text-indent : 1ex;
}

.addonl:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	color : Red;
	background-color : #CCFFFF;
	font-style : normal;
	font-weight : bolder;
	letter-spacing : 1px;
	text-align : right;
	vertical-align : baseline;
	text-decoration : underline;
	text-indent : 1ex;
}

.navact, .navact:Visited {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
}

.navact:Hover{
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration : underline;
}

.navdim {
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}

.listing {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}

.listing:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration : underline;
	color : #660000;
}

.listing:Hover, .listing:Active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}

.lochy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #000099;
}

.lochw {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #00CCFF;
}

BODY {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
}

.herror {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bolder;
	padding-bottom : 2em;
	padding-top : 2em;
}

.uerror {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bolder;
	background : #ffcccc;
}

P  {
	font-size : medium;
	font-family : serif;
}

.small {
	font-size : small;
	font-family : serif;
	padding-left : 2em;
	padding-right : 2em;
	text-align : justify;
}

.comment {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}


H1  {
	color : #0000AA;
	font-size : 30pt;
	font-family : sans-serif;
	font-weight : bold;
	line-height : 120%;
	text-align : center;
	vertical-align : middle;
	padding-top : 5%;
	padding-bottom : 2%;
}

H2  {
	color : #0000AA;
	font-size : large;
	font-family : serif;
	font-weight : bold;
	text-align : center;
}

H3  {
	font-size : 20px;
	text-align : center;
	font-style : normal;
	color : Navy;
	font-weight : bold;
	font-family : "MS Serif", "New York", serif;
	padding-top : 2em;
}

H4  {
	color : Black;
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
}

A  {
	text-decoration : none;
	color : Blue;
}

A:Visited  {
	text-decoration : underline;
	color : #660000;
}

A:Hover, A:Active  {
	color : Red;
	text-decoration : underline;
}

BODY  {
	font-size : small;
	font-family : serif;
}

TD {
	font-size : medium;
	font-family : "Times New Roman", Times, serif;
}

.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	vertical-align: text-top;
}


li  {
	font-size : medium;
}

DT  {
	font-size : medium;
	font-weight : bold;
}

DD  {
	font-size : medium;
}

.textmenu  {
	font-size : xx-small;
	font-family : sans-serif;
	color : Blue;
	text-decoration : none;
	letter-spacing : 2px;
}

.textmenu:Hover  {
	color : Red;
	text-decoration : underline;
}

