body {
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
}

img {
	border-width: 0;
}

h1 {
	font-size: 2em;
	font-weight: bold;
}

.headline {
	text-align: center;
	color: #CC0000;	
}

table {
	border-width: 0;
}

td {
	vertical-align: top;
}

th.borders, td.borders {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 4px;
	margin: 0px;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a:active:hover {
	color: #555555;
}

textarea {
	wrap: soft;
}

.bodycontent {
	position: absolute;
	left: 15%;
	width: 70%;
	right: 15%;
	text-align: left;
}

.label {
	font-weight: bold;
	text-align: right;
}

.inputField {
	text-align: left;
}

.printHideMe {
	display: block;
}
