body {
	font-family: "Trebuchet MS", Charcoal, Helvetica, sans-serif;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: "Trebuchet MS", Charcoal, Helvetica, sans-serif;
	color: #333399;
	font-size: 90%;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", Charcoal, Helvetica, sans-serif;
	color: #669999;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Charcoal, Helvetica, sans-serif;
	color: #996666;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
}
.contact {
	font-family: "Trebuchet MS", Charcoal, Helvetica, sans-serif;
	font-size: 90%;
}
.head {
	font-family: "Trebuchet MS", Charcoal, Helvetica, sans-serif;
	font-size: 115%;
}
.bold {
	font-weight: bold;
}
.descriptions {
	font-family: "Trebuchet MS", Charcoal, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 1em;
}
.box {
	font-style: oblique;
	color: #FFFFFF;
	background-color: #6666CC;
	margin: 5px;
	padding: 5px;
}
