body {
	font-family:Arial, Helvetica, sans-serif;	
}

p { 

}

H1 { 
  font-weight: bold; 
  font-size: 22px;
  font-family: arial; 
  color: #18579d;
}

H2 { 
  font-weight: bold; 
  font-size: 18px;
  font-family: arial;   
  font-variant: normal;
  font-style: normal;
  color: 18579d;
}

H3 { 
  font-weight: normal; 
  font-size: 18px;
  font-family: arial;  
  font-variant: normal;
  font-style: normal;
  color: 666666;
}

H4 { 
  font-weight: bold; 
  font-size: 16px;
  font-family: arial;  
  font-variant: normal;
  font-style: normal;
  color: 18579d;
}

H5 { 
  font-weight: normal; 
  font-size: 16px;
  font-family: arial;  
  font-variant: normal;
  font-style: normal;
  color: 666666;
}

H6 { 
  font-weight: bold; 
  font-size: 14px; 
  font-family: arial;  
  font-variant: normal;
  font-style: normal;
  color: 18579d;
}

.contract {
	height:150px;
	width: 175px;
	overflow:scroll;
	}

