h1
{
	color: #CCCCCC;
	font-family: "Mistral";
	font-size: 30px;	
}

body
{
	background-color: #002B00;
	color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
}

h2
{
	color: #CCCCCC;
	font-family: "Arial";
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;	
}

p
{
	background-color: #002B00;
	color: #CCCCCC;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	
}



commentTitel
{
	background-color: #74AA62;
	color: #CCCCCC;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	}

tdtop
{
	background-color: #D1DEB6;
	color: #CCCCCC;
	font-family: Arial;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	
}

td
{
	font-size: 12px;
	margin-left: 10px;
	font-family: Arial;
 }
 

a
{
	color: #CCCCCC;
}

a:hover {
	color: #FFFF99;
}

.mapTitle
{
	color: red;
	font-weight: bold;
	font-family: "Mistral";
	font-size: 20px;	
}
.mapText
{
	color: red;
	font-family: Arial;
	font-size: 10px;	
}
