body {
	background-color: #819196;
	color: #484848;
	border:none;
	margin-left:0px;
	margin-right:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

.sitename {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #484848;
	letter-spacing: 8pt;
	margin-left:20px;
	text-align: center;
}
.sitename a:hover {
	text-decoration: none;
	color: #484848;
}

a { 
	display:block;
	line-height: 1.5em;
}

a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	color: #484848;
	text-decoration: none;
}
a:hover {
	color: #6F6F6F;
	text-decoration: none;
}
a:active {
	color: #484848;
	text-decoration: none;
}
hr {
	clear: both;
	color: #9AA7AB;
}
.linklist {
	float:left;
	text-align:left;
	width: 240px;
	padding:60px;
}
.contactindent {
	margin-left: 10px;
}
