body {
	background-color: #FFFFFF;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

p {
	line-height: 135%;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: justify;
}

h1 {
	font-size: 1.8em;
	color: #020066;
}

h3 {
	color: #020066;
}

.redtext {
	color: #F00;
}





#header {
	height: 160px;
	width: 600px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#maincontent {
	background-repeat: repeat-y;
	width: 954px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


.location {
	line-height: 1.2em;
	font-size: 11px;
}


/* result page */

#main-descriptions {
	font-size: 1.2em;
}

.result-heading {
	font-size: 1.3em;
	margin: 0px;
	padding: 10px;
}

