body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.titleLargeBold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	font-weight: bold;
}
a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.adminButtons {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

