body {
	margin: 0px; 
	background-image: url("objects/background.gif"); 
	background-repeat: repeat-y;
	margin-top: 10px;
}
a {
	font: bold 12px arial;
	text-decoration: underline;
	color: #294A8D;
}

a.header {
	font: bold 14px arial;
	text-decoration: underline;
	color: #294A8D;
}

img {
	border: 0px;
}

.location {
	text-align: left; 
	font: bold italic 16px arial; 
	color: #294A8D;
}

.maintext {
	vertical-align: top; 
	padding-top: 15px; 
	font: 12px arial;
	padding-left: 10px;
}

.info-point {
	padding: 3px;
	text-align: center;
	font: 11px arial;
}

.info-point a{
	font: bold 11px arial;
}

hr.info-point {
	color: black;
	background-color: black;
	width: 80%;
	height: 1px;
	border: 0px;
}

a.bottom-links {
	font: 10px verdana;
	color: #294A8D;
}

td {
	font: 12px arial;
}