body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	background-color: #FFFFCC;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FF5241;
}
h1 {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 22px;
	line-height: 110%;
	font-weight: bold;
	color: #003366;
	margin-bottom: -13px;
}
h2 {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 20px;
	line-height: 130%;
	font-weight: bold;
	color: #003366;
	margin-bottom: -13px;
}
.border {
	border: thin solid #CC9900;
}

.highlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #FF5241;
}
.highlight2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
.small {

	font-size: 11px;
	color: #000000;
}
