BODY { 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	}

A, A:visited { 
	color: #990000;
	text-decoration: underline;
	}

#toprow { 
	background-image: url(graphics/sub/top-bg.gif);
	background-repeat: repeat-x;
	background-position: 205px 27px ;	
	}

IMG.bordered {
	border: solid 1px black;
	}
