body {
	background-color: #002d56;
	background-repeat: repeat;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00213f;
	text-transform: uppercase;
	border-bottom-color:#999;
	border-bottom-style:dotted;
	border-bottom-width: thin;
}
.image {
	padding-right: 15px;
}