body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

input, textarea, select {
	font-size: 11px;
	line-height: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.grey1 {
	background-color: #e1e1e1;
}

.grey2 {
	background-color: #cccccc;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
a.headline:link, a.headline:hover, a.headline:active, a.headline:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
hr {
	color: #666666;
	height: 1px;
	width: 75%;
}
