.content {
	background-image: url(images/index_col1_08.jpg);
	background-repeat: no-repeat;
}
.header {
	font-size: 14px;
	color: #003333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}
.picborder {
	border: 1px solid #003333;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003333;
}
