body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
#topmenugal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

#topmenu, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

h3 {
	text-align:left;
}

h4 {font-size: 12px;
	text-align:center;
}

h2 {
	font-size: 11px;
	text-align: center;
}

pre {
	border:0;
	font-family:arial;
	font-size:12px;
}

.thumbnail {
	border-width:1;
	border-color:white;
}

#sitemap a:link, #sitemap a:visited {
	color:#999999;
	text-decoration: none;
}
#sitemap a:hover {
	color:#CCCCCC;
	text-decoration: none;
	}
#topmenu a:link, #topmenu a:visited {
	color: #000000;
	text-decoration: none;
}
#topmenu a:hover {
	color: #999999;
	text-decoration: none;
}
#topmenugal a:link, #topmenugal a:visited {
	color: #000000;
	text-decoration: none;
}
#topmenugal a:hover {
	color: #999999;
	text-decoration: none;
}
a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color:#999999;
}

hr {
	width: 80%;
	color: #000000;
	height: 1px;
}
