body {
	color: #000000;
	margin: 0px;
	padding: 0;
	background: #646754;
	font-family: Arial, Helvetica, sans-serif;
	}
.imglink {
	text-decoration: none;
	border: none;
}
.descrip {
	font-size: 80%;
}
.title {
	font-weight: bold;
}
h1 {
	text-decoration: none;
	background: #f3f3f3;
	text-align: left;
	vertical-align: 124%;
	font-size: 145%;
}
h2 {
	color: #333333;
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	margin-bottom: 5px;
	font-size: 80%;
	font-weight: bold;
}
h4 {
	font-size: 70%;
	font-weight: bold;
	color: #333333;
}
p {
	font-size: 90%;
}
anchorlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
anchortop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
#buttons {
	font-size: 75%;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#buttons a:link {
	border: 1px solid #777666;
	text-decoration: none;
	height: 15px;
	width: 75px;
	margin: 5px;
	padding: 2px;
	color: #777666;
}
#buttons a:hover {
	color: #000000;
}
#buttons a:visited {
	color: #000000;
}
#toplinks {
	color: #000000;
	font-size: 75%;
}
#toplinks a:link {
	color: #777666;
	text-decoration: none;
	font-weight: bold;
}
#toplinks a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
#toplinks a:visited {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
#portlinks {
	font-weight: bold;
	color: #aaaaaa;
	padding: 4px;
	text-align: right;
	background: #999888;
}
#portlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#portlinks a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#portlinks a:visited {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#content {
	background-color: #EFEFEF;
}
#text {
	background-color: #EFEFEF;
}
#text a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555444;
}
#text a:hover {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#text a:visited {
	font-weight: bold;
	color: #550000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555444;
}
#bottomlinks {
	font-size: 75%;
	color: #000000;
	font-weight: bold;
}
#bottomlinks a:link {
	text-decoration: none;
	border-bottom: 1px dotted #777666;
	color: #777666;
}
#bottomlinks a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
#bottomlinks a:visited {
	color: #777666;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
