body {
	color: #666666;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: none;
}

h1 {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 22px;
	color: #000000;
	text-transform: uppercase;
	line-height: 28px;
}

h2 {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 2px;
}

td,
th {
	font-size: 11px;
}

form {
	margin: 0px;
}

input,
textarea {
	font-size: 11px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}

select {
	font-size: 11px;
}

ul {
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

li {
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
}

a {
	color: #16438C;
	outline: none;
}


h2 a {
	color: #000000;
	text-decoration: none;
}

span.yellow {
	color: #FAF325;
}

span.red {
	color: #BB0000;
}

span.red-big {
	color: #BB0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

span.blue-big {
	color: #16438c;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

h2.subheadline {
	text-transform: none;
	font-size: 18px;
	margin-bottom: 8px;
}
