a:link      {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited   {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

td  {
	font-size: 11px;
	font-family: Arial, sans-serif;
}
p   {
	font-size: 11px;
	font-family: Arial, sans-serif;
	margin-top: 0px;
}
.menutitel {
	font-family: Arial, sans-serif;
	padding-top: 4pt;
	padding-bottom: 4pt;
	font-size: xx-small;
	text-decoration: none;
}
ul  { font-size: 11px; line-height: 1.2em; font-family: Arial, sans-serif }

h1   {
	font-size: 20px;
	font-family: Arial, Verdana;
	margin-top: 0px;
}
h2  {
	font-size: 15px;
	font-family: Arial, sans-serif;
	font-weight: lighter;
	margin-bottom: 18px;
	margin-top: 0px;
}
h3  {
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin-bottom: 8px;
}
h4   {
	font-size: 12px;
	font-family: Arial, Verdana;
	margin-bottom: 3px;
}

.medium { font-size: 10px}
.small     { font-size: 10px}
.xsmall   {
	font-size: 9px;
}

select  { font-size: 10px }
//input  { font-size: 10px }

body {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
