a:link {
	font-weight: bold;
	text-decoration: none;
	color: #009966;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #009966;


}
a:hover {
	text-decoration: none;
	color: #ffcc33;
	font-weight: bold;


}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;

}body {
	background-image: url(pics/osj-logo-pale.JPG);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12pt;
	text-align: center;
	padding: 10px 0px 0px;
	color: #000000;










}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ffcc33;
	margin-top: 10px;
	margin-bottom: 10px;


}
h2 {
	font-size: 10pt;
	margin-bottom: 5px;
	color: #000000;
	margin-top: 5px;




}
p {
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 10pt;
	margin-right: 5px;
	margin-left: 5px;


}
hr {
	color: #CC0033;
	text-align: center;
	background-color: #CC0033;
	border: thin dashed;
	margin-top: 10px;
	margin-bottom: 10px;
}
