body
{
	background-color:White;}
.qushead{
	height:60px;
	padding-top:20px;
	text-align:center;
	font:bold 24px "Times New Roman", Times, serif;
	border:1px solid #629900;
	background-color:#BDEC68;
}
.qusmenu a{
	font: bold 11px tahoma;
	line-height: 22px;
	color:#000;
}
.title {
	text-align: center;
	font: bold 18px timesnewroman;
	color:#629900;
	text-decoration:underline;
}

.quscon{
	padding:20px;
}
.quscon ul{
	padding:10px;
}
.quscon li{
	padding:3px;
	list-style-type:none;
}
.ans  ul{
	list-style-type:none;
	padding-bottom: 1px solid #629900;
}
.ans li{
	list-style-type:none;
	padding-bottom:2px;
}
p {
	border-bottom: 1px solid #629900;
}
.tabspace td{
	padding: 5px;
	border: 1px solid #629900;
	height: 70px;
	font: normal 11px tahoma;
}
.tabspace1 td {
	border: 0px;
	height: 0px;
}
.tabspace a {
	font: bold 11px tahoma;
	color: #FF0000;
	padding: 0px;
}
.buttsub{
	font: bold 16px "timesnewroman";
	padding:6px;
	text-align: center;
}

.heading1{
    border:1px solid #000;
	font: bold 12px tahoma;
	text-align:right;
	text-decoration: none;
	padding: 2px;
}