html {
	background-color: #d8caa3;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 772px;
}

body 

p {
	font-size: 10px;
	font-style: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

td {
	text-align: center;
}

a:link {
	text-decoration: none;
}

a:visited { }

a:hover { }

a:active {
	font-style: normal;
	text-align: center;
}
h1 {
	color: #000;
	font-size: 18px;
	font-family: "trebuchet ms";
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-family: "trebuchet ms";
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-weight: 400;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}
h4 { font-size: 20px; font-family: "trebuchet ms"; font-weight: bold; margin: 1px 0; }
h5 { font-size: 22px; font-family: "trebuchet ms"; font-weight: bold; line-height: normal; margin-top: 1px; margin-bottom: 1px; }
h6 { font-size: 24px; font-family: "trebuchet ms"; margin-top: 1px; margin-bottom: 1px; }
h7 { font-size: 24px; font-family: "trebuchet ms"; margin-top: 1px; margin-bottom: 1px; }
