body{
	padding:0px;
	margin:0px;
	font-size: 12px;
	font-family: Arial;		
	font-weight: normal;
	color: #000000;	
}

.heading1 {
	padding:0px;
	margin:0px;
	font-size: 15px;
	font-family: Arial;		
	font-weight: bold;
	color: #000000;	
}
.txtunderline{
	padding:0px;
	margin:0px;
	font-size: 12px;
	font-family: Arial;		
	font-weight: normal;
	color: #000000;
	text-decoration:underline
	
	
}
a.top2:link,a.top2:visited,a.top2:active{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	color:#7A7A7A;
}

.txtsignup1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
	.btsignup{
	border:4px solid #9a9a9a;
	text-align:center;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	background-color:#E7E8E8;
	padding:1px 5px 1px 5px;
	}

	.btsignup:hover{
	border:4px solid #666688;
	}
	
	.signup_tbig{
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:25px;
	}
	
	.signup_tnor{
	font-family:Arial;
	font-size:14px;
	font-weight:200;
	color:#000;
	text-decoration:none;
	line-height:18px;
	}

