body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:0;
	
}
.menuheader{
	background-color: #000099;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	font-family: Monotype Corsiva;
}
.menuheader1{
	Background-color: #0099ff;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	font-family: Monotype Corsiva;

}	
a.link:link, a.link:visited{
			color:#0099ff !important;
			text-decoration: none;
}
a.link:hover, a.link:active {
			color:#ffffff !important;
			text-decoration: none;
		}
a.link1:link, a.link1:visited{
			color:#0000ff !important;
			
}
a.link1:hover, a.link1:active {
			color:#0000ff !important;
			text-decoration: none;
		}		
.blue{
	color:#000099;
	font-weight: bold;
}
.scoreheader{
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background-color:#000099;
	
}
.southshore{
	font-weight: bold;
	color:#0099ff;
	text-align:center;
	background-color:#000099;

}
.news{
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.text{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 8pt;
}