h1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 3px;
	margin: 0px;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	letter-spacing: 3px;
	font-variant: small-caps;
}
h3 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 3px;
	margin: 0px;
}
p {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 9px;
}
.grey_h1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	text-align: left;
	vertical-align: top;
}
.links_1 a:link {
	color: #663333;
	text-decoration: none;
}
.links_1 a:visited {
	color: #663333;
	text-decoration: none;
}
.links_1 a:hover {
	color: #666666;
	text-decoration: none;
}
.links_1 a:active {
	color: #663333;
	text-decoration: none;
}
.links_2 a:link {
	color: #666666;
	text-decoration: none;
}
.links_2 a:visited {
	color: #666666;
	text-decoration: none;
}
.links_2 a:hover {
	color: #663333;
	text-decoration: none;
}
.links_2 a:active {
	color: #666666;
	text-decoration: none;
}
.links_3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.links_3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.links_3 a:hover {
	color: #666666;
	text-decoration: none;
}
.links_3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	margin: 0px;
	clear: both;
}
