h1 {
	font-size : 12px;
	color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : bold;
	text-align : left;
}

h2 {
	font-size : 10px;
	color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : bold;
	text-align : left;
}

h3 {
	font-size : 10px;
	color : #000000;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	text-align : left;
	line-height : 13px;
}

h4 {
	font-size : 10px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
; line-height: normal; letter-spacing: normal}

h5 {
	font-size : 10px;
	color : #000000;
	font-style: oblique;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	text-align : left;
}

a  {
	font-size : 10px;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

a : visited  {
	color : #333333;
	text-decoration : none;
}

a:active  {
	color : #CC3333;
	text-decoration : none;
}

a:hover  {
	color : #CC3300;
	text-decoration : none;
}

pre {
	font-size: 9pt;
	font-family: courier, "courier new", monospace;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
; letter-spacing: 2px
}

.fields {  background-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding-left: 2px; color: #FFFFFF; height: 18px; border-style: inset
}

.buttons {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; background-color: #CC6666; height: 18px; width: 35px; border: thin #666666 solid; cursor: hand}
address { font-size : 10px; font-family : verdana, arial, helvetica; font-weight : normal; color : #000000; text-decoration : underline;
}

.topnav a  {
    color:#FFFFFF; 
    text-decoration:none;
    }
    /* nonstandard left nav links  */ 

.topnav a:hover  {
    color:#993300; 
    text-decoration:none;
    }
    /* nonstandard left nav links  */ 

