
h2 {
	display:block;
	font-size:1em;
	background:#333;
	padding:10px 15px;
	margin:0px;
}

h3 {
	font-size:1em;
}

.RedHeader {
	color:#E31D1D;
	font-size:1.3em;
}

.WhiteText, .WhiteText a 
{
	color:White;
}

.GreyText, .GreyText a
{
	color:#8b8b8b;
}

.LargerText
{
	font-size:115%;
}

.SmallerText 
{
	font-size:80%;
}
