body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-image: url(_graphics/bg.gif);
}
.title_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #243B65;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #243B65;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
._right_bar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #243B65;
}
._box {
	background-color: #FEF9F1;
	border: 1px solid #D3D3D3;
}
