a:hover {
	background: none;
	color: #000000;
	text-decoration: none;
}

a:active, a:link, a:visited {
	color: #000099;
	text-decoration: none;
}
li a:visited,li a:active,li a:link,li a:hover { color: #595959; font-family: Tahoma; font-size: 13px; text-decoration: none; }
b, table {
	font-family: "Tohoma";
	font-size: 8pt;
}

body, td {
	color: #000000;
	font-family: "MS Sans Serif", Tahoma;
	font-size: 13px;
	line-height: 15px;
}

h1 {
	font-family: Tahoma;
	font-size: 12pt;
}

input, textarea, select {
	border: 1px solid #C1C0B5;
	color: #003333;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}

.ans {
	background-color: #9BBB38; /*font-weight: bolder;*/
	border-left: #000000 1px solid;
	border-right: #660000 1px solid;
	border-top: #000000 1px solid;
	color: #FFFFFF;
	font: 11px "MS Sans Serif", Tahoma, sans-serif;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
}

.ans01 {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	margin: 0px 0px 16px;
}

.row01 {
	background-color: #E8E7D0;
	border-right: #000000 1px solid;
	color: #000000;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
}

.row02{
	background-color: #FFFFFF;
	color: #000000;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}

.row03{
	color: #010101;
	font-family: "Tahoma";
	font-size: 12px;
	line-height: normal;
}

/*.row03{
	background-color: #FFFFFF;
	color: #010101;
	font-family: "Tahoma";
	font-size: 12px;
}
*/