body {
	color: #000000;
	margin: 5px;
	padding: 0;
	background: #777666;
	font-family: Arial, Helvetica, sans-serif;
	}
.imglink {
	text-decoration: none;
	border: none;
}
h1 {
	vertical-align: 124%;
	font-size: 145%;
}
h2 {
	color: #333333;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 4px;
}
h3 {
	margin-bottom: 5px;
	font-size: 80%;
	font-weight: bold;
}
h4 {
	color: #333333;
	font-size: 70%;
	font-weight: bold;
}
p {
	font-size: 90%;
}
#toplinks {
	font-weight: bold;
	color: #aaaaaa;
	font-size: 90%;
	text-align: right;
}
#toplinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#toplinks a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#toplinks a:visited {
	color: #FFFFFF;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
	font-weight: bolder;
}
#text {
	background: #EFEFEF;
	}
#text a:link {
	color: #777666;
	border-bottom: 1px dotted #777666;
	text-decoration: none;
}
#text a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}
#text a:visited {
	color: #000000;
	text-decoration: none;
}
#closewindow {
	color: #000000;
	text-align: right;
	font-size: 60%;
	font-weight: bolder;
}
#closewindow a:link {
	color: #777666;
	border-bottom: 1px dotted #777666;
	text-decoration: none;
}
#closewindow a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}
.descrip {
	font-size: 80%;
}
.title {
	font-weight: bold;
}
#bottomlinks {
	font-weight: normal;
	color: #aaaaaa;
	text-align: right;
	font-size: 75%;
	padding: 4px;
}
