H1 {
	font-size: 12px;
  line-height : 20px;
  
  margin-left : 15px;
  margin-bottom : 2px;
  vertical-align : 1em;
}
H2 {
	font-size: 12px;
}
P {
	font-size: 12px;
  
  
  margin-top : 5px;
  margin-bottom : 5px;
  line-height : 20px;
}
A{
  color : #ffffc1;
  text-decoration : none;
}
