body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #715B45;
	text-decoration: none;
	background-color: #715B45;
	margin: 0px;
	padding: 0px;
}
.bodyoutline {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #647E95;
	border-bottom-color: #647E95;
	border-left-color: #647E95;
	background-color: #E2DAD3;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 6px;
	text-align: justify;


}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: disc;
	line-height: 12px;
	margin-top: 4px;




}
a:link {
	color: #647E95;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A22B14;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #4A5E6F;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #A22B14;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e2dad3;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;



}
.leftmenu a:link {
	color: #a22b14;
	background-color: #e2dad3;
	display: block;
}
.leftmenu a:active {
	display: block;

}
.leftmenu a:hover {
	background-color: #647E95;
	display: block;
	color: #FFFFFF;


}
.leftmenu a:visited {
	background-color: #e2dad3;
	display: block;


}
.centered {
	text-align: center;
}
