H {font-weight:bold; font-family:arial;
       font-size:14px; color:#078476}

p {
	font-weight: normal;
	font-family: Verdana;
	font-size: 16px;
	color: #01078f
}
   
.header  {
	font-weight: bold;
	font-family: Verdana;
	font-size: 18px;
	color: #018e26;
	text-align: center;
}

.header2  {font-weight:bold; font-family:Verdana;
       font-size:18px; color:#01078f}
	   
.header3  {
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
}	   

.header4 {
	font-weight: normal;
	font-family: Verdana;
	font-size: 18px;
	color: #004f00;
	text-align: justify;
}
	   
.item  {
	font-weight: normal;
	font-family: Verdana;
	font-size: 16px;
	color: #01078f;
	text-align: justify;
}
	   
.item2  {
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
	color: #01078f
}
	
.item3  {font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	color:#01078f;
	line-height: 1}
	
.item4  {font-weight:normal; font-family:Verdana;
       font-size:16px; color:#ffffff;
	   text-align: center;}
	   
	
.item5  {font-weight:normal; font-family:Verdana;
       font-size:12px; color:#ffffff;
	   text-align: center;}
	   
.responsive-image{
        height:auto;
        max-width:100%;
    }	   
	   

	   	
.tablefield  {background-color:#ffffff}
	   
A:link{text-decoration:none; color:#33cc33}
A:visited {text-decoration:none; color:#33cc33}
A:hover {
	text-decoration: none;
	color: #018e26;
}	   

.fixed-nav-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 30px;
  background-color: #01078f;
}

