body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #9999CC;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}
a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.indent {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-indent: 10px;
}
