body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(money-bg.gif);
	margin: 0;
}

#maintable {
	border-left: 3px solid #3b5bb6;
	border-right: 3px solid #3b5bb6;
	background-color: #fff;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CC0000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.headline {
	font: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.pre-head {
	font-size: 12px;
	color: #000;
}

.post-head {
	font-size: 13px;
	color: #000;
}

.maintext {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: left;	
}

.highlight {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: #FFFF00 repeat-x fixed;
}

.formtext {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.redtext {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.footer {
	color: #999999;
	font-size: 12px;
	text-align: center;	
}

.top {
	font-size: 4px
}

a:link {
    text-decoration: none;
    color: #0000FF;
}

a:visited {
    text-decoration: none;
    color: #660099;
}

a:active {
    text-decoration: none;
    color: #FF0000;
}

a:hover {
    text-decoration: none;
	color: #FF6600;
}

#guarantee {
	border: 4px dashed #CC0000;
}

#signupbox {
	border: 3px dashed #000000;
	background-color: #E2E8FE;
}

#sub {
	border: 3px dashed #000000;
	background-color: #E2E8FE;
}

#disclaimer {
	border: 1px solid #ccc;
	
}

.disclaimer {
	font-size: 10px;
	color: #999999
}