a:link {
	color: #D7EFFA;
	text-decoration : none;
}

a:visited {
	color: #D7EFFA;
	text-decoration : none;
}

a:hover {
	color: #4A8EDD;
	text-decoration: underline;
}


div{
   
;}

H1{
  margin-top:0px;
  margin-bottom:0px;
  font-size :12px;
  line-height:17px;
  padding:3px;
  color:white;
}

h2{
  margin-top:0px;
  margin-bottom:0px;
  font-size :12px;
  line-height:20px;  
  color:white;
}

H3{
  margin-top:0px;
  margin-bottom:0px;
  font-size :13px;
  line-height:17px;
  padding:3px;
}


h4{
  margin-top:5px;
  margin-bottom:5px;
  font-size :12px;
  line-height:17px;
  color:white;
}

p{
  margin-top:0px;
  margin-bottom:0px;
  font-size :13px;
  line-height:17px;
  padding:3px; 
//  color:white; 

}

