.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bolder;
	color: #333333;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000099;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #333333;
}
.container {
	width: 75%;
	margin-left: 10px;
}.leftmenuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.bluebackground {
	background-color: #AEBEFF;
}
.emphasis_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
