body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #EF3502;
}
.pagetitle {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
.sectionheading {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.text {font-size: 14pt; font-family: Arial, Helvetica, sans-serif; color: #000000;}
.subsectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.navigationbackground {
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: thin solid #FF0000;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #FF0000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #FF0000;
	border-left-style: solid;
	border-left-width: thin;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
