body{background-color:#999999;}
#mainTable{
	background-color:white;
	border:1px solid black;
}
a.portLink{
	background-color:white;
	padding:1ex 1ex 1em 1ex;
	border:1px solid black;
	display:block;
	width:200px;
	font:small/122% arial,helvetica,clean,terminal,sans-serif;font:x-small;
	text-align:center;
	text-decoration:none;
	color:#990000;
	float: left;
	margin:1em;
}
a.portLink:hover{
	color:#000066;
}
a.portLink img{
	margin-bottom:10px;
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-bottom:1px solid #444444;
	border-right: 1px solid #444444;
}

hr.reset{
	clear: both;
}
.hiddensearchengine {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 1pt;
}
#copyright{
	text-align: center;
	font-size:x-small;
	color:white;
	font:small/122% arial,helvetica,clean,terminal,sans-serif;font:x-small;
}
p, td.newsBody, ul{
	background-color: white;
	border: 1px solid #6699FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 1em;
	padding: 1ex;
}

span.firstLetter {
	float: left;
	color: Navy;
	background-color: #F2F5FF;
	font: bold 22px "Times New Roman" Georgia Times serif;
	line-height: 80%;
	margin: 0;
	padding: 0.2em;
	border: 1px solid #C1C2FF;
}
div.links img{
	border: 1px solid silver;
	margin: 1ex;
}
td.newsHead{
	font-weight: bold;
}
td.newsDate{
	font-size: x-small;
	
}
ul li{
	list-style-image: url(images/liSquares.png);
	list-style-position: inside;
	margin-left:2em;
	text-indent:-2em;
}