a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: .9em;
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-size: .9em;
}
a:hover {
	color: #660000;
	text-decoration: underline;
	font-size: .9em;
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: .9em;
	color: #000000;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
	height: auto;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #671D14;
	border-right-color: #671D14;
	border-bottom-color: #671D14;
	border-left-color: #671D14;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: .9em;
}

td {
	font-size: 1.0em;
}

h1 {
	font-size: 1.5em;
	color: #660033;
}
h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #003300;
	text-align: center;
	display: inline;
}
h3 {
	font-weight: bold;
	color: #660033;
	display: inline;
	font-size: 1.0em;
}
h2.headbox {
border:solid #AAA; padding:2px;
}
h2.headbox{
border-width:2px 1px 1px 2px;
}



.copyright {
	font-size: .8em;
	text-align: center;
}

