BODY {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #4487A0;
}

A {
	color: #FFD23D;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: #FFD23D;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #4487A0;
	font-weight: 1500;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 7px;
}

h2 {
	font-size: 18px;
	color: #4487A0;
}

.red {
	font-size: 18px;
	font-weight: bold;
	color:#FF0038;
}

.white {
	font-size: 18px;
	font-weight: bold;
	color: White;
}

.white_small {
	font-size: 12px;
	color: White;
}

.blk {
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}

.blksmall {
	font-size: 12px;
	color:#000000;
}

p { 
	font-size: 13px;  padding-left: 10px;  padding-right: 15px;
}

.bot_link {
	font-size:12px; font-weight:bold; color: white;
}

.bot_link:HOVER {
	color: White;
	text-decoration: none;
}

.pricingbk {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

.pricingw {
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
}