body, td, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #AAAAAA;

}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	font-weight: bold;
}
a {
	color: #777777;
	text-decoration: none;
}
.topLinks {
	font-size: 10;
}
.sidebarRedLink {
	font-family: Verdana, Arial, Helvetica;
	color: #FF3300;
	font-size: 11;
	font-weight: bold;
}
.sidebarGreyLink {
	font-family: Verdana, Arial, Helvetica;
	color: #777777;
	font-size: 11;
	font-weight: bold;
}
.textContent {
	font-size: 120%;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.labelText {
	font-size: 11px;
}
.offerLabel {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomLinks {
	color: #FFFFFF;
	font-size: 1;
}