﻿p {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	clip: rect(auto, 6px, auto, 6px);
}
h1 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
h2 {
	color: #BB0825;
	font-family: "Trebuchet MS";
	font-size: large;
	font-style: italic;
}
a:hover {
	color: #AA0823;
	text-decoration: none;
	border-style: none;
	padding: 2px;
	background-color: #DEBF7F;
	border-width: thin;
	font-weight: lighter;
}
address {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
}
