A:link { text-decoration: none;  color:#000099 }
A:visited { text-decoration: none; color:#616160}
A:active { text-decoration: none;  color:#000099  }
A:hover { text-decoration: underline; color:#000099}



body {
	margin: 0px;
	padding: 0px;
	background-color:"#ffffff";
	font-family:Arial, Helvetica, sans-serif;
  
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-weght:regular;
color: #000000;
font-size: 10pt

}

h2{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666; 
    font-style: regular; 
    font-weght: bold;
    font-size: 9pt
}

h4{
font-family: Arial, Helvetica, sans-serif;
font-size:12pt;
color: #000000;

}


h5{
    font-family: Arial, Helvetica, sans-serif;
    color: #003333;     
   font-size: 15pt
	
	 
}

/* following will create link hover selected page */
.mytext2, .mytext3{
  font-family: Verdana, Arial,Helvetica, sans-serif;
  font-size: 11px;
  color: #003063;
}
.mytext2 a:link {
  color: #003063;
  text-decoration: none;
}
.mytext2 a:visited {
  color: #003063;
  text-decoration: none;
}
.mytext2 a:hover {
  color: #FFFFFF;
  text-decoration: none; 
  background-color: #003063;
}
.mytext2 a:active {
  color: #FFFFFF;
  text-decoration: none;
}

/* following is to set page bg and h1, h2  and para details effects */
/* following will create link hover selected page */
.mytext3 {
  font-family: Verdana, Arial,
  Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}
.mytext3 a:link {
  color: #FFFFFF;
  text-decoration: none;
}
.mytext3 a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.mytext3 a:hover {
  color: #FFFFFF;
  text-decoration: none; 
  background-color: #003063;
}
.mytext3 a:active {
  color: #FFFFFF;
  text-decoration: none;
}

/* following is to set page bg and h1, h2  and para details effects */
