#pagebody {
margin-left: 0; 
margin-top: 0; /*marginheight="0" marginwidth="0"*/
}
.nicemargin {
	margin: 0px 1em 1em 1em;
}
.koakes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #010101;
	/*line-height: 20px;*/
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: 12px;
	background-color: #336666;
	line-height: 24px;
}
.accent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #010101;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #663300;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #010101;
	font-style: normal;
}
.attentionbox {
	background-color: #c7c7c7;
	padding: 0.5em;
}
