body, table {
	font-family: Genvea, Verdana, sans-serif;
	color: #333333;
	background: #dddddd;
}

p, dl, dt, dd, ul, ol, li {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}

.normal {
	color: #333333;
}

.menuhead {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

.menutext {
	font-size: 10px;
	line-height: 110%;
	color: #000000;
}

.menutext b {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}


h2 {
	font-size: large;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: medium;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-size: medium;
	line-height: 120%;
	color: #333333;
	background: #FFFFFF;
}

a:link {
	text-decoration: underline;
	color: #5555dd;
}

a:active {
	text-decoration: underline;
	color: #0000ff;
}

a:visited {
	text-decoration: underline;
	color: #333399;
}

a:hover {
	text-decoration: underline;
	color: #0000ff;
}

.whitemenuhead {
	font-size: small;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
}

.whitemenutext {
	font-size: small;
	line-height: 100%;
	color: #000000;
}

