/* CSS definition file containing site wide stylesheets */

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 0px;
 	margin: 0px 0px 1px 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
