body {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	background-color: dbeedd;
}
a:link {
	color: 000080;
	text-decoration: none;
}
a:visited {
	color: 000080;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;

}
a:active {
	color: 000080;
	text-decoration: none;
}
.pagetitle {
 	width:33%;
	font-family: "Times New Roman", Times, serif;
	color: 000000;
	text-align: center;
	font-size: 22pt;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 000000;
}
.pagetitle_l {
 	width:33%;
	font-family: "Times New Roman", Times, serif;
	color: 000000;
	text-align: left;
	font-size: 22pt;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 000000;
}
.pagetitle_r {
 	width:33%;
	font-family: "Times New Roman", Times, serif;
	color: 000000;
	text-align: right;
	font-size: 22pt;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 000000;
}
.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
