.sjtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.sjlink a:link, .sjlink a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #004F1A;
}

.sjlink a:hover, .sjlink a:active  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #004F1A;
}

/*.sjlink a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}*/

.sjlink2 a:link, .sjlink2 a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #530000;
}

.sjlink2 a:hover, .sjlink2 a:active  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #400080;
}

.sjheading {
	font-family: Tahoma;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
}

.sjsubheading {
	font-family: Tahoma;
	font-size: 10pt;
	color: #383872;
	font-weight: bold;
}

.sjlowheading {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 376px;
height: 110px;
border: 0px solid black;
padding: 5px;
background-color: #E6E6F2;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

#pscroller2{
width: 165px;
height: 30px;
border: 1px solid black;
padding: 3px;
background-color: #FFCC66;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
.prof {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 4px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-style: none;
}
.notice {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18pt;
	color: #E72B0A;
}
