body {
	background-color:white;
	color:black;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	}

TD {font-size:13px;
font-weight:bold;}
	

a:link {
	color: blue;
	text-decoration: underline;
	font-weight:bold;
	}
a:visited {
	color: blue;
	text-decoration: underline;
	font-weight:bold;
	}
a:hover {
	color: red;
	text-decoration: none;
	font-weight:bold;
	}
a:active {
	color: black;
	text-decoration: none;
	font-weight:bold;
	}


.textlinks {font-size:10px;}

.address {font-size:10px;}

.copyright {font-size:9px; font-style: italic;}

.arrow {list-style-image: url(../images/li_arrow.gif);}