h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	font-variant: small-caps;
	margin-bottom: 0px;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	font-variant: small-caps;
	margin-bottom: 0px;


}
.smallertext {
	font-size: 12px;
	margin-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: justify;




}
a {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	color: #003399;
	font-size: 14px;


}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
.highlightbg {
	background-color: #FF6600;

}
.highlightbggreen {

	background-color: #B5CA00;
}
.border {
	padding: 8px;
	border: 2px dashed #FF6600;
}
