body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D8F14;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #3D8F14;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #3D8F14;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
}

form {
	background-color: #CCCC99;
}

.normaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3D8F14;
	line-height: 130%;
}

.normaltext-EN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 130%;
}


.kleintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
 	color: #000000;}

.logotext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}


ul {
	list-style-position: outside;
	padding: 0;
 	margin: 0;
	margin-left: 15px;
}
