body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#303030;
}

a {
	color:#ff4d00;
}

h1 {
	color:#ed1d24;
	font-size:2em;
	padding:0px;
	margin:0px;
}

h3 {
	font-size:1.2em;
}

.LargerText {
	font-size:110%;
}

.LargestText {
	font-size:130%;
}

.SmallerText {
	font-size:90%;
}

.GreyText, .GreyText a {
	color:#888888;
}

.GreyText a:hover {
	color: #ff4d00;
}

.RedText {
	color:#ea020b;
}

.image {
	float:left;
	width:140px;
	text-align:center;
}

.text {
	float:left;
	width:550px;
}

.generatorTable td
{
	 border:solid 1px black;
	 text-align:center;
}