a {
	font-size: 15pt;
	font-family: Garamond;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color:#C8921D;
}
a:hover {
	font-size: 15pt;
	font-family: Garamond;
	font-weight: normal;
	color:#DC3E00;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
}

h1 {
	font-family: Garamond;
	font-size: 14px;
	font-align: center;
	text-decoration: none;
	color: #996633;
	font-weight: bold;
}

h2 {
	font-family: Garamond;
	font-size: 12px;
	text-decoration: none;
	color: #996633;
	font-weight: bold;
	text-indent: 10px;
	padding: 3px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}

h3 {
	font-family: Garamond;
	font-size: 10px;
	text-decoration: none;
	color: #996633;
	font-weight: bold;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px #996633;
}
