body {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../pix/background.jpg);
	background-repeat: repeat;
	background-color: #000000;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
}

.bodytext a 
{
	color: #055f74;
	text-decoration: underline;
}

.bodytext a:hover
{
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	color: #055f74;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-style: normal;
	line-height: 40px;
}

.submenu_item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #453214;
	line-height: normal;
}

.submenu_item a {
	color: #453214;
	text-decoration: none;
}

.submenu_item a:hover {
	text-decoration: underline;
}

