body {
	background-color: #FFFFFF;
	margin: 0 0 30px 0;
}

a:link {
	color: #000000:
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000:
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000:
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000:
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana;
	font-size: smaller;
	color: #333333;
	margin: 2px 0 4px 0;
}

.block {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0 0 30px 0;
	float: left;
	width: 750px;
	border: 1px solid #000000;
	position: absolute;
	top: 20px;
	left: 20px;
}
.header_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #000000;
	margin : 10px 0 0 0;
}

.bodytext_bold {
	font-family: "Trebuchet MS", Verdana;
	color: #333333;
	margin: 2px 0 4px 0;
	font-weight: bold;
}
