.topborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.tableoutline {
border-collapse:collapse; 
border-style:solid; 
border-width:thin; 
border-color:#000000;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.bkgd {
	background-color: #FFFFFF;
}

.header {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
}
.darkblue {
	color: #000066;
}
.tablegrid {
	border: 1px solid #000000;
	font-size: 9px;
}
