.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.titels {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #339933;
	letter-spacing: 5px;
	font-weight: bold;
}

table.table1 {
	font-size:12px;
	width:100%;
	background-color:#B5D631;
	margin-bottom:30px;
	border:1px solid #000;
}

table.table1 h6 {
	font-size:11px;
}

table.table1 td {
	padding:2px;
}

table.table1 thead td {
	background-color:#DAEB98;
	border:0;
}

table.table1 th {
	background-color:#F0F7D6;
	text-align:left;
	font-weight:normal;
	border:0;
	border-top:1px solid #ccc;
}