body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-position: left left;
	list-style-type: square;
	cursor: crosshair;
	background-color: #FFFFFF;
	color: #506496;


}
a {
	font-weight: bold;
	cursor: hand;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	color: #506496;
}
.tbv {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #506496;
	border-right-color: #506496;
	border-bottom-color: #506496;
	border-left-color: #506496;
}
