.size10whitebold {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.size6whiteitalic {
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
}
.size5green {
	font-size: 20px;
	color: #00FF00;
}
.redtext {
	color: #FF0000;
}
.size6green {
	font-size: 24px;
	color: #00FF00;
}
body,td,th {
	font-size: 16px;
}
a:hover {
	text-decoration: underline;
}
.huntergreentext {
	color: #008000;
}
.Greentext {
	color: #00FF00;
}
.size7purpleitalic {
	font-size: 36px;
	font-style: italic;
	color: #800080;
	font-weight: bold;
}
.pt11green {
	font-size: 11px;
	color: #00FF00;
}
.pt18green {
	font-size: 18px;
	color: #00FF00;
	font-style: italic;
}
.size6 {font-size: 24px}
.size10 {font-size: 40px}
.bluetext {
	color: #0000FF;
}

