BODY {
   font-size:  9pt;
   font-family:"Arial", "Helvetica", "Sans Serif", "san-serif";
}
UL, LI, TD {
   font-size:  10pt;
   font-family:"Arial", "Helvetica", "Sans Serif", "san-serif";
}

H1 {
   font-size:  16pt;
   font-family:"Arial", "Helvetica", "Sans Serif", "san-serif";
}

H2 {
   font-size:  12pt;
   font-family:"Arial", "Helvetica", "Sans Serif", "san-serif";
}

address {
   font-size:  10pt;
   font-family:"Arial", "Helvetica", "Sans Serif", "san-serif";
}

A {
	font-family:   Arial, Helvetica, sans-serif;
	font-size:     10px;
	font-weight:   bold;
	color:         #FF8040;
	list-style-position: inside;
	list-style-type: none;

}

A:link {
	background:       transparent;
	text-decoration:  none;
	color:            #B1D762;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;

}

A:visited {
	background:       transparent;
	text-decoration:  none;
	color:            #B1D762;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;

}

A:active {
	background:       transparent;
	text-decoration:  none;
	color:            #B1D762;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;

}

A:hover {
	background:       transparent;
	text-decoration:  underline;
	color:            #00FF00;
	;
	font-weight: bolder
;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	text-transform: capitalize;

}

.errorMsg { color: red; }
.listing  { font-size:   8pt; }

.copyright  {
   color: #000000; font-size:   6pt;
; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal
}
A.copyright {
   color: #FFFFCC;
   text-decoration: underline;
}

A.copyright:link {
   color: #FFFFCC;
   text-decoration: underline;
}
A.copyright:visited {
   color: #FFFFCC;
   text-decoration: underline;
}
A.copyright:hover {
   color: #CCCCCC;
   text-decoration: underline;
}

A.navbar {
	color:            #FFFF80;
	font-weight:      bold;
	text-decoration:  underline;
	background:       transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;


}

A.navbar:link {
	color: #FF8000;
	font-weight:      bold;
	text-decoration:  none;
	background:       transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;


}

A.navbar:active {
	color: #FF8000;
	font-weight:      bold;
	text-decoration:  none;
	background:       transparent;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;



}

A.navbar:visited {
	color: #FF8000;
	font-weight:      bold;
	text-decoration:  none;
	background:       transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;


}

A.navbar:hover {
	color:            #FFFF00;
	font-weight:      bolder;
	text-decoration:  underline;
	background:       transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: capitalize;



}





P { 
   font-size:  8pt;
   font-family:"Arial", "Helvetica", "Sans Serif", "san-serif";
 } 
.Listbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF8000;
	text-decoration: none;
}
