 
.heading{
	color: #CCCCCC;
	font-size: 14pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:lighter;
	letter-spacing:3px;
 } 
.t2{
	color:#CCCCCC;
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
	letter-spacing:2px;
}
body {
	margin-top:0px;
	overflow:hidden;	
}
.inputbox 
{
	background-color: #323232;
	color: #fff;
	border:#000;
	height:25px;
}

.inputtextbox
{
	background-color: #323232;
	color: #fff;
	border:#000;
	height:150px;
}
