html, body, #wrapper {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-weight: bold;
	color: #000000;	
}

#border{border-color:#000000}

#fullheight{
	height:100%;
}

#addresstext{
	font-size:xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align:right
}

#bannerheight{height:16px;
background-image: url(images/banner.jpg);
}
a:link {
	font-size: 14px;
	color: #000066;
}

a:visited {
	font-size: 14px;
	color: #0000FF;
}

a:hover {
	font-size: 14px;
	color: #FF0000;
}

