BODY  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.7mm;
	color: #555555;
	font-weight: bold;
	background-color: #EEEEEE;
}

TD{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.7mm;
	color: #555555;
	font-weight: normal;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.4mm;
	font-weight: bold;
	color: #6495ED;
	/* text-decoration:underline overline;
	*/
	text-decoration:underline;
}

A:LINK {
	color: #6495ED;
}

A:VISITED {
	color: #6495ED;
}

A:HOVER {
	/* color: #6495ED; */
	color: #97FDFC;
	/* background-color : Navy; */
}

A:ACTIVE {
	color: Lime;
}

.menueline {
	/* background-color : #F4E0B8;
	*/
	background-color : #F8E8B8;
	padding-bottom : 3px;
	padding-top : 2px;
}

.S1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	font-weight : bold;
}

.S2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	font-weight : normal;
}

.B0 {
	font-size : 5.5mm;
}

.B1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 3mm;
	font-weight : bold;
	color : Green;
}

.B1R {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 3mm;
	font-weight : bold;
	color : Red;
}

.hide {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2mm;
	color: #EEEEEE;
	font-weight: lighter;
	background-color : #EEEEEE;
}
