BODY, TABLE {
	background-color: FFFFFF;
	color: 000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

CODE {
	background-color: FFFFFF;
	color: 000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

A:link {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration: none;
	color : #55A738;
}

A:hover {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration: underline;
	color : #55A738;
}

A:visited {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration: none;
	color : #55A738;
}

#Mini {
	font-size: 10px;
}

#medium {
	font-size: 11px;
}

#error { font-size : 14; font-weight : bold; color: #BB0000; }

#blue { background-color: #0000A0; }
#green { background-color: #00A000; }
#red { background-color: #A00000; }
#menu { 
	background-image : url(http://www.praktikum-php.de/gfx/menuback.gif);
	font-size : 14;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
}

.Color {
	blue1 { background-color: 0000FF; }
	blue2 { background-color: 0000EE; }
	blue3 { background-color: 0000DD; }
}


HR {
	color: 7797EE;
	height: 1pt;
}


TD.menu{
	background-color : FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bold;
	color : 00075E;
}

td.smalltext {
	color : 27479E;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
