body {
	font: garamond;
}

body.grey {
	background-color : #e0e0e0;
	font: garamond;
}
 
p {
	font: Garamond;
	font-size: 14pt;
}

  
 h1 { 
 font: Garamond;
 font-size: 22pt;
  } 
  
 A:LINK {
	color : #3366CC;
	font-weight: bolder;
}

hr {
	height: 1px;
	color : #3366CC;
}