body { margin:0; background: #000; color: #000; font: 11px/16px Verdana, Geneva, sans-serif; }/*Verdana, Geneva, sans-serif;*/

.wrapper 
{
	width: 700px;
	background-color: #333;
	border: 8px solid #fff;
	padding:10;
}

h1 { 
  font-size: 28px; 
   
  letter-spacing:-1px;
  color: #0aa645;
}
.textCenter {text-align: center !important;}
a
{
	color: #FF0000;
	font-family: Geneva,Arial,sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

hr {color: #cccccc;}

.header { color: #fff; font-size: 35pt; font-family: Geneva,Arial,sans-serif; font-weight:bold; }
.brdr {
	border: 4px solid #FFFFFF;
}

.headersml { color: #e3e3e3; font-size: 14pt; font-family: Arial,sans-serif; font-weight:bold; }

.formtxt { color: #fff; font: bold 16px Arial, sans-serif; }

.valid {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

.sml {
	color: #FFFFFF;
	font-size: 7pt;
	font-family: Arial, Sans-Serif;
}

.txt {
	color: #000;
	font-size: 12pt;
	font-family: Arial, Sans-Serif;
}

.form
{
	background-color: #FF0000;
	border: 2px solid #FFF;
}

table.pricing {
	color: #FFF;
	font-size: 10pt;
	font-family: Arial,sans-serif;
	font-weight:normal;
}


.clear { clear: both; }
