body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #009966;
}
.TextLink {
	color: #FFFFFF;
	font-weight: bold;
}
.ItalicText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
}
.LargeText {
	font-size: 16pt;
	font-style: italic}
.Copyright {font-size: x-small}
a:visited {
	color: #660033;
}

