body {
	background-color: #DFE9EB;
	margin-top: 10px;
	margin-left: 10px;
}
a:hover {
	background-color: #74BBD5;
	color: #FFFFFF;
	text-decoration: none;
}	
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #74BBD5;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.link a {
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	word-spacing: normal;
	letter-spacing: 0.1em;
}
.menulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: normal;
}
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #74BBD5;
}
.menu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	letter-spacing: 0.1em;
	word-spacing: normal;
	text-decoration: none;
}

