  ol { 
	color: black;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-style: normal;
	font-weight: bold;
  	font-variant: normal;
  	line-height: 110%;
 }
  p,ul { 
	color: black;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-style: normal;
	font-weight: bold;
  	font-variant: normal;
  	line-height: 110%;
 }

h1 { 
	color: black;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-style: italic;
	font-weight: bold;
  	font-variant: normal;
  	line-height: 100%;
}
h2 { 
	color: black;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-style: italic;
	font-weight: bold;
  	font-variant: normal;
  	line-height: 100%;
}
  p.Lnavbar { 
	color: black;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-style: normal;
	font-weight: bold;
  	font-variant: normal;
  	line-height: 100%; 
 
}
  p.Lnavbar a {
    text-decoration: none;
    color: black;
}
  p.Lnavbar a:hover {
    color: white
}
  p.Hnavbar a {
	text-decoration: none;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
  p.Hnavbar {
	color:white;
	font-size:60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
  p.Hnavbar a:hover {
    color: white
}
a:link {
    color: white}

a:visited {
    color: #000000
    }
a:hover {
    background: blue
}

