@charset "utf-8";
.contact_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	font-size: 24px;
	margin-right: 30px;
}

.contact_method {
	color: #660000;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

.capability_list_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990033;
	font-size: 16px;
}

.aside {
	color: #660033;
	font-size: 16px;
}

.capability_list_comment {
	color: #0000FF;
	font-size: 16px;
}

.charterlink {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #459BD4;
	border: thin ridge #FCC863;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	width: 600px;
	background-color: #FFFF99;
	text-align: center;
	float: none;
	margin-left: 200px;
}
