body {
	color: white;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12pt;
	background-color: #0056a2;
	background-image: url(images/map-parts/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #0091ff;
	scrollbar-darkshadow-color: #b6b6b6;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000063;
}

p {
	color: #fff;
	font-size: 9pt;
	line-height: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
}

td {
	color: #fff;
	font-size: 9pt;
	line-height: 14pt;
}

a:link { color: yellow ; font-weight: bold; text-decoration: none; }

a:visited { color: #ff0 ; font-weight: bold; text-decoration: none; }

a:hover { color: #ff713f ; font-weight: bold; text-decoration: none; }

a:active {
	color: #ffa700;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0CF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FC0;
	margin-top: 0px;
	margin-bottom: 3px;
}
.whtBold {
	color: #FFF;
	margin-bottom: 0px;
}
