.activepage {
	font-family: Arial; 
	font-weight: bold; 
	color:#FFFFFF }
.emphasis { 
	color: #000080; 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold 
}
.text { 
	font-family: Arial; 
	font-size: 12pt; 
	color: #000000 
}
a:link {
	text-decoration: none; 
	color:#000000
}
a:visited {
	text-decoration: none; 
	color:#000000
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;; 
}
.boardlink {
	font-family: Arial; 
	font-weight: bold; 
	color: #000000; 
	text-decoration:none }
.bulletlg {
	color: #000080;
	font-family: Arial;
	font-weight: bold;
	list-style-image:url('images/bulletlg.gif');
	vertical-align:middle;
	font-size:14pt;
	line-height: 18px;
}
.bulletsm {
	color: #000080; 
	font-family: Arial; 
	font-weight: bold; 
	list-style-image:url('images/bulletsm.gif'); 
	font-size:12pt;
	margin-bottom:6px; 
  }
  .bullettext { 
	color: #000000; 
	font-family: Arial; 
	font-size: 11pt; 
	margin-bottom:6px; 
}
