p,td,tr,li,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: blue;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: blue;
	background-color: #FFFFCC;
}
h3   { font-size: 16px; color: blue; }
h1   {
	font-size: 26px;
	color: blue;
	font-weight: bold;
	font-style: italic;
}
h2   { font-size: 20px; color: blue; }
h4   {
	font-size: 16px;
	color: #685531;
}
h5   { font-size: 12px; color: blue; }
h6   { font-size: 9px; color: blue; }
.kl   {
	font-size: 11px;
	color: #0000FF;
}
a:hover {
	color:  #0000FF;
	text-decoration: underline;
	background-color: #e0e0e0;
}
a:link {
	color:  blue;
	text-decoration: underline;
}
a:visited {
	color:  #0000FF;
	text-decoration: underline;
}
.link_t:hover {
	color: #0000FF;
	text-decoration: underline;
	background-color: #e0e0e0;
}
input,select {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;}
.rot {
	color: red;
}
.block {
	background-color: #FFFF99;
	font-size: 16px;
	font-weight: bold;
}
.u1 { font-size: 26px; color: blue; font-weight: bold; font-style: italic; }
.u2 { font-size: 20px; color: blue; font-weight: bold; }
.u3 { font-size: 16px; color: blue; font-weight: bold; }
.u4 { font-size: 16px; color: red; }
.u5 { font-size: 12px; color: blue; }
.u6 { font-size: 9px; color: blue; }

.block {
	color: #685531;
}