body {
	background-color: #d2c7cc;
	text-align: center;
	border: 0;
	margin: 0;
}
#container {
	margin: auto;
	margin-top: 50px;
}
#contentarea {
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding: 15px;
	padding-top: 22px;
	padding-bottom: 20px;
}
#context {
	width: 343px;
	//text-align: justify;
	font-family: verdana,arial,sans-serif;
	font-weight: 600;
	font-size: 11pt;
	line-height: 16pt;
}
a {
	text-decoration: none;
	color: #6E3244;
}
a:hover {
	text-decoration: none;
	color: #996A7C;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-size: 11pt;
}
