body {
	font-family: Garamond;
}

a:link {
	color: #996633;
	border:hidden;
}
a:visited {
	color: #996633;
	border:hidden;
}

h3 { 
  line-height: 14pt; 
  font-family: Garamond; 
  font-variant: normal;
  font-style: normal;
  font-size: 14px;
  color: #996600;
}
h2 {
	font-weight: bold;
	line-height: normal;
	font-family: Garamond;
	font-variant: normal;
	font-style: normal;
	font-size: 18px;
	color: #996633;
}
h1 {
	font-weight: bold;
	line-height: normal;
	font-family: Garamond;
	font-variant: normal;
	font-style: normal;
	font-size: 24px;
	color: #996600;
}
p { font: large/100% "Garamond", Garamond 
}
/*p { font: bold italic large Garamond, Garamond }
/*p { font: normal small-caps 120%/120% Garamond }*/
p {color: #663300 }

.fontdefault { 
	font: large/100% "Garamond", Garamond;
	color: #663300;
}

