.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F419A;
	font-weight: normal;
	text-align: justify;
	line-height: 19px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #A1BCF1;
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}

.leftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.leftMenu a:hover {
	color: #1E439E;
	text-decoration: none;
}
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
}


.bottomLinks a:hover {
	color: #1e439e;
	text-decoration: none;
}
