.MainHeader
{
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
}

.BlueTitle
{
	font-weight: bold;
	text-transform: capitalize;
	color: #0099cc;
}

.CenteredTitle
{
	font-weight: bold;
	color: #ff0033;
	text-align: center;
}

.redtitle
{
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 10px 5px 10px;
	border: 0px solid black;
	margin: 0px;
	text-align: center;
}

