body          { background-color:#B7C1DF; }

td,p,li,h2,h3 {
	color:#0E318C;
	font-family:Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
}

a             {
	color:#0E318C;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}
h1            { font-size:16px; font-family:Arial, Verdana, "Trebuchet MS"; color:#FFFF00; }

th            {
	color:#FFFF00;
	background-color:#0E318C;
	text-align:left;
	font-family:Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
}

ul            { margin-bottom:0.5em; margin-top:0.5em }

td.menu       { background-color:#0E318C; }
p.menu        {
	color:#FFFF00;
	font-weight:bold;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
}
p.menu a      {
	color:#66B72E;
	text-decoration:none;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
}
p.menu a:hover{ text-decoration:underline }

 7.11.2001 jm 
a:hover {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #66CC33;
}
a:hover {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.tdrand {
	border: 1px solid #003399;
}
.fuss {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	color: #003399;
}

