body {
	background-color: #FFFFFF;
	color: #424242;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active, a:hover {
	color:#005EAE;
	text-decoration: none;
}

a:focus, a:active {
	outline: none;
}

img {
	border-style: none;
}

strong {
	color:#005EAE;
	font-weight:bold;
}


h1 {
	font-size: 140%;
	color: #005EAE;
	margin-bottom: 0em;
	font-weight: bold;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-weight: bold;
}

p {
	margin-bottom: 1em;
}

.geo {
	display: none;
}

