/* CSS Document */
body {
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:20px;
}
.reg-txt {
	font-size:12px; 
	line-height:18px;
}
.offertxt {
	font-size:18px;
	color:#FF6633;
	font-weight:bold;
	line-height:28px;
}
.form-table {
	font-size:14px;
	color:#000000;
	padding:15px;
}
#sml-txt{
	font-size:10px;
}
.footer-txt {
font-size:10px;
color:#FFFFFF;
}
p {
	margin:1em;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	color:#333333;
}