﻿body {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #F8F4D9;
}
h4 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #CC3300;
	word-spacing: 5px;
}
h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
a:link {
	font-size: small;
}
a:visited {
	font-size: small;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #000066;
}
a:hover {
	font-size: small;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	font-style: italic;
}
.footer {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: #006600;
	text-align: center;
}

