body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #1d9a04;
}
.head16 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	font-style: italic;
}
.head14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.text14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.text12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.text12B {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.ques {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	font-style: normal;
}
.ans{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #99CC00;
	font-style: normal;
}
.rowNull {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: normal;
	color: #333333;
}
.datenow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	font-style: italic;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:link {
	font-size: 14px;	/*text-decoration: none;*/
}
a:visited {
	/*text-decoration: none;*/
	color: #666666;
	font-size: 14px;
}
a:hover {
	/*text-decoration: none;*/
	color: #009900;
	font-size: 14px;
}
a:active {
	/*text-decoration: none;*/
	color: #009900;
	font-size: 14px;
}

