BODY {
	font-family: "Courier New";
	font-size: 11pt;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF
}
a:link {
	font-family: "Courier New";
	font-size: 11pt;
	color: #000000
	
}
a:visited {
	font-family: "Courier New";
	font-size: 11pt;
	font-weight: normal;
	color: #999999
}
a:hover {
	font-family: "Courier New";
	font-size: 11pt;
	color: #999999
}
a:active {
	font-family: "Courier New";
	font-size: 11pt;
	font-weight: normal;
	color: #999999;
}
.header {
	font-family: "Courier New";
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}
.subheader {
	font-family: "Courier New";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.alternate-link {
	font-family: "Courier New";
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
}
a:visited.textonly {
	font-family: "Courier New";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a:link.textonly {
	font-family: "Courier New";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a:hover.textonly {
	font-family: "Courier New";
	font-size: 11px;
	font-weight: normal;
	color: #33CC99;
}
.smallheader {
	font-family: "Courier New";
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
}
.text {
	font-family: "Courier New";
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.developer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
}
.subheader-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
