HR {
	color : Teal;
	height : 2px;
	margin-top : 0px;
	margin-bottom : 0px;
}
H1.large {
	color : #633000;
	font-family : "Tempus Sans ITC";
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 42px;
}
H1 {
	color : #633000;
	font-family : "Tempus Sans ITC";
	margin-top : 0px;
	margin-bottom : 0px;
}
H2 {
	color : #633000;
	font-family : "Tempus Sans ITC";
	margin-top : 0px;
	margin-bottom : 0px;
}
H2.arial {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #633000;
	font-size : 22px;
	font-weight : lighter;
}
H3 {
	color : #633000;
	font-family : "Tempus Sans ITC";
	margin-top : 0px;
	margin-bottom : 0px;
}
H3.arial {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #633000;
	font-size : 18px;
	font-weight : lighter;
}
H4 {
	color : #633000;
	font-family : "Tempus Sans ITC";
	margin-top : 0px;
	margin-bottom : 0px;
}
H4.arial {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #633000;
	font-size : 14px;
	font-weight : lighter;
}
H5 {
	color : #633000;
	font-family : "Tempus Sans ITC";
	margin-top : 0px;
	margin-bottom : 0px;
}
H5.arial {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #633000;
	font-size : 12px;
	font-weight : lighter;
}
H5.light {
	color : #633000;
	font-family : "Tempus Sans ITC";
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : lighter;
}
H6 {
	color : #633000;
	font-family : "Tempus Sans ITC";
	margin-top : 0px;
	margin-bottom : 0px;
}
H6.arial {
	color : #633000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 10px;
	font-weight : lighter;
}
H6.light {
	color : #633000;
	font-family : "Tempus Sans ITC";
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : lighter;
}
A {
	color : #633000;
	text-decoration : none;
}
A:hover {
	color: Teal;
	text-decoration: underline;
}
A:activ {
	color: Teal;
	text-decoration : underline;
}


