body {
	background: #FFFFFF;
	color: #253B51;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #253B51;
	font-family: Garamond, Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}

p {
	color: #253B51;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
}

.bodytext {
	background: #EBEBEB;
	color: #253B51;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.center {
	text-align: center;
}

.headerpic {
	background: #A7B0C2;
	color: #FFFFFF;
	text-align: right;
}

.left {
	float: left;
}

.leftmenu {
	background: url(images/cake-bg.jpg) #3D516C no-repeat;
	text-align: center;
}

.leftmenu a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.right {
	float: right;
}

.subtitles {
	color: #253B51;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.topmenu {
	background: #7D828C;
	color: #FFFFFF;
}

.font90 {
	font-size: 0.9em;
}
