
.dispNone {display: none;}

body {
	font-size: 10pt; 
	font-family: Verdana;
}

img 
{
	border-style: none;
}	

span.h1 {
	font-family: Verdana; 
	font-size: 22px;
	font-weight: bold;
}

h1 {
	font-family: Verdana; 
	font-size: 25pt;
}

h2 {
	font-family: Verdana; 
	font-size: 18pt;
}

h3 {
	font-family: Verdana; 
	font-size: 14pt }

h4 {
	font-family: Verdana; 
	font-size: 10pt }

span.h4 {
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal;
	color: black;
}


span.h5 {
	font-family: Verdana; 
	font-size: 7px;
	color: black;
}
	

a:link {
	color: #0000FF; 
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #0000FF; 
	text-decoration: none;
}


a.a1 {
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	color: black; 
}

a.a1:hover {
	background: silver;
}


a.a2 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Blue;
}	 

a.a2:hover
{
	background: paleturquoise;
}

a.a3 {
	padding-left: 5px;
	font-family: Verdana;
	font-weight:normal;
	font-size: 7pt;
	color: Black;
}

a.a3:hover {
	background: cyan;
}

td.td1 
{
	background-color: White; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 25px; 
	padding-right: 25px; 
	text-align: left;
	vertical-align: top;
}	


div.imgDiv {
  
  position: absolute;
  visibility: hidden;
  border-style: none;
  text-align: right;
  top: 500px;
  left: 0px;
  width : 145px; 
  height: 185px;
  z-index: 101;
}



div.yrList 
{
	display: none;
	color: Green;
}

div.hList 
{
	display: none;
}








img.TImg 
{
	
  border-style: none;
  width : 140px; 
  height: 185px;

}


object.nav 
{
	position: fixed; 
	left: 0; 
	bottom: 0 ;
}