﻿body {
	font-family: "Lucida Sans Unicode";
	color: #E4E4E4;
	background-color: #336699;
	font-size: small;
}
#matt {
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode";
	font-size: small;
	color: #0000CC;
	text-indent: 0px;
	text-decoration: none;
	width: 750px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#head {
	font-family: Ravenscroft;
	font-size: 40pt;
	color: #EFEFEF;
	letter-spacing: 3.0pt;
	background-color: #000000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 10px;
}
.centertext {
	text-align: center;
}
#container {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	padding: 0px;
	font-family: "Lucida Sans Unicode";
	font-size: medium;
	color: #000099;
	margin-right: 20px;
	margin-left: 20px;
}
p {
	text-indent: 50px;
}

a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;

}
p {
	margin-right: 20px;
	margin-left: 20px;
}
#matt h1 {
	font-size: medium;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
}

