BODY {
	font-family : Arial, sans-serif;
}

.bodySmall {
	font-family : Arial, sans-serif;
	font-size : 11px;
}

A {
	color : Purple;
}

.header_1{
	font-family : Arial;
	font-weight : bold;
	color : #ffffff;
}

.header_2{
	font-family : Arial;
	font-weight : bold;
	color : #000000;
}

.siteStatsWhite{
	font-family : Arial;
	color : #ffffff;
	font-size : 12px;
}

.returnMessage{
	font-family : Arial;
	color : #4B0082;
	font-size : 12px;
}

.rednotes{
	font-family : Arial;
	color : #cc0000;
	font-size : 12px;
}