<!--

body {
;background-color: white
;color: #555555
;font-family: arial, helvetica, sans-serif
;font-size: 12px
;background-image: xurl(images/body_bg.jpg)
;background-repeat: repeat-x
}

a:link {
	color: green;
}

a:visited {
}

a:hover {
	text-shadow: gray;
}

.div {
;background-color: white
;color: #555555
;font-family: arial, helvetica, sans-serif
;font-size: 12px
}

.footer{text-align:center
	;background-color:#009900
	;margin:0px
	;padding:10px;
	;color:white;
}

#productsandservices { margin: 0 0 0 0; }

#column{
	height: 700px
	;background-color:white
	;border-top:#FFFFFF 2px solid
	;margin:0px
	;padding:5px
	;valign:top
}

img{border:none;}

.more {text-align:right}

.chart-row {
	border-bottom: 1px solid gray
	;font-size: 16px
	;font-weight: bold;
	;text-align: center	
}

.address {
	;font-family: cursive;
	;font-weight: bold;
}

.formLabel{
	padding: 3px
	; margin: 3px
	; text-align: right
}

.formInput{
	padding: 3px
	; margin: 3px
}

.announcement-big{
	font-size: 18px
	;color: green;
}

.announcement-small{
	font-size: 14px
	;color: green;
}
-->