body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000000;
	font-size: 95%;
}
body {
	background-color: #ccccff;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #009900;
}
p {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000000;
	font-size: 95%;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 160%;
	color: #009900;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 110%;
	color: #000000;
	margin: 1% 0% 0%;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 125%;
	color: #009900;
	margin: 1% 0% 0%;
	border-top-color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DADAFF;
	text-align: center;
	letter-spacing: 2pt;
	margin: 3px 0px;
}
h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 95%;
	font-weight: bold;
	margin-top: 6%;
	margin-bottom: 6%;
	padding: 0%;
	margin-right: 10px;
	margin-left: 15px;
}
h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 88%;
	color: #000000;
	font-weight: normal;
	margin: 2% 0%;
}
.indent {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #000000;
	font-size: 95%;
	text-indent: 1.5pc;
	margin-top: 1%;
	margin-bottom: 1%;
}
