body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990099;
	background-color: #FFF9FF;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-position: left center;
	padding-bottom: 20px;
	padding-right: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: center center;
	font-weight: bold;
	background-color: #990099;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.plainLink {
	font-weight: normal;
	color: #990099;
	cursor: hand;
	text-decoration: none;
}

.over {
	cursor: hand;
}

.boldOver {
	cursor: hand;
	font-weight: bold;
}

.footer {
	font-size: 9pt;
}

.smallRed {
	color: #C60000;
}

.red {
	color: #C60000;
	font-size: 12pt;
	text-decoration: underline;
	cursor: hand;
}

.smRedLink {
	color: #C60000;
	text-decoration: underline;
	cursor: hand;
}

.redCell {
	background-color: #C60000;
	color: #FFFFFF;
	padding: 5px;
}

.yellow {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

.small {
	font-size: 7pt;
}

.redHeader {
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C60000;
}

.yellowHeader {
	font-weight: bold;
	color: #FFFF00;
}

.whiteHeader {
	font-weight: bold;
	color: #FFFFFF;
}

.yellowHeaderLink {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF00;
}

.whiteLink {
	text-decoration: underline;
	color: #FFFFFF;
}

.purpleLink {
	color: #990099;
	text-decoration: underline;
	cursor: hand;
}

.blueLink {
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
}

.medium {
	font-size: 8pt;
}

.mediumLink {
	font-size: 8pt;
	color: #C60000;
	text-decoration: underline;
	cursor: hand;
}
