body{
background:#E4E4E4;
margin:0;
padding:0;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}


.GlobalText {
	font-family: 'Lucida Grande', Geneva, Arail;
	font-size: 12px;
	color: #333333;
}

.ContentText {
	font-family: 'Lucida Grande', Geneva, Arail;
	font-size: 12px;
	color: #EFEFEF;
	line-height: 15px;
}

.GlobalTextSmall {
	font-family: 'Lucida Grande', Geneva, Arail;
	font-size: 11px;
	color: #FFFFFF;
}

.Pricing {
	font-family: 'Lucida Grande', Geneva, Arail;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

.FooterText {
	font-family: 'Lucida Grande', Geneva, Arail;
	font-size: 10px;
	color: #999999;
}

.GlobalHead {
	font-family: 'Lucida Grande', Geneva, Arail;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
}
