@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	color: #663399;
	font-size: 16pt;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #009900;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
p {
}
.notetitles {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.nav {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-indent: 24px;
}
.nav     a:link,a:visited  {
	color: #FFFFFF;
}
.nav a:hover {
	color: #009900;
	text-decoration: none;
}
.titles {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	background-color: #009900;
	padding: 5px;
}
a:link,a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 12px;
	color: #666666;
}
.footer a:link {
	color: #330099;
	text-decoration: none;
}
.footer a:visited {
	color: #330066;
}
.footer a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336600;
	text-decoration: none;
}
