.border {
	border: thin solid #000000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: crosshair;
	text-transform: uppercase;
}
.noRepeat {
	background-repeat: no-repeat;
	background-image: url(images/header_11.jpg);
}
.headerSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CF8483;
}
