BODY {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin-bottom: 12px;
	font-style: normal;
}
.plaintext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin-bottom: 12px;
}
.header {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 12px;
}
.tableheader {
	font-weight: bold;
	margin-top: 12px;
	text-align: center;
}
.linklist {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
.reverseheader {
	font-size: 18pt;
	font-weight: bold;
	color: #FFFF33;
	background-color: #2D2D2D;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	margin-bottom: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
.boxright {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	top: 0px;
	right: auto;
}
A {
	color: #0000CD;
}
A:HOVER {
	color: Blue;
	background-color: #FFFF33;
}

