body{
	margin:0px;
	padding:0px;
	}
.heading{
	font-family:tahoma;
	font-size:14px;
	color: #920049;
	text-decoration:none;
	padding:3px;
	}
.headings{
	font-family:tahoma;
	font-size:12px;
	color: #1d1d1d;
	text-decoration:none;
	padding:3px;
	}
.text{
	font-family:tahoma;
	font-size:12px;
	color: #363636;
	text-decoration:none;
	padding:3px;
	}
.link a{
	font-family:tahoma;
	font-size:12px;
	color: #930049;
	text-decoration:none;
	padding:3px;
	}
.link a:visited{
	font-family:tahoma;
	font-size:12px;
	color: #e1003f;
	text-decoration:none;
	padding:3px;
	}
.link a:hover{
	font-family:tahoma;
	font-size:12px;
	background-color:#930049;
	color: #e1d82f;
	text-decoration:none;
	padding:3px;
	}
.textbox{
	font-family:tahoma;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	width:170px;
	height:20px;
	}
.textbox1{
	font-family:tahoma;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	width:170px;
	height:50px;
	}