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

a:active, a:link, a:visited {
	color: #595959;
	text-decoration: none;
}

b, table {
	font-family: "Tohoma";
	font-size: 10pt;
}

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

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

input, textarea, select {
	border: 1px solid #C1C0B5;
	color: #003333;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}
/*
li a:visited,a:active,a:link {
	color: #595959;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
}

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

.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;
}

.bottomline {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #656565;
}

.row01 {
	border-right: #000000 1px solid;
	background-color: #E8E7D0;
	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 li{
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #656565;
}

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