body        { background: #89c033; text-align: center; margin: 0; padding: 0 }
img 		{ border: none; }
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
}
.red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	line-height: 26px;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: 13px;
	color: #ffffff;
}

.redfaq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
	line-height: 20px;
}

.redtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	line-height: 20px;
}

.bgimage {
	background-color: #FFFFFF;
	background-image: url(images/bg_temp.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
} 
a:hover {
	color: #000000;
}
a:active {
	color: #990000;
}
a.bottom:link { color: #990000; text-decoration: underline; font-weight: bold; }
a.bottom:visited { color: #990000; text-decoration: underline; font-weight: bold; }
a.bottom:hover { color: #339900; }
a.bottom:active { color: #339900; }
.formtable {
	background-color: #CCC;
	width: 350px;
}
