body {
	background-color: #FF0000;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: normal;
}

.bodytextCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}

.border {
	border: 2px solid #000000;
}

.brownborder {
	border: 2px solid #673D2F;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}.contectsection {
	background-color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
}
.headersection {
	background-color: #0000FF;
}
.footersection {

	background-color: #0000FF;
}
.leftsidesection {


	background-color: #CC0000;
}
