body {
	font-family: Arial, Helvetica, sans-serif;
	color: 506496;
	background-attachment: fixed;
	background-position: left left;
	list-style-type: square;
	cursor: crosshair;
	background-color: #FFFFFF;

}
table {
	border-top: thin #506496;
	border-right: thin solid #506496;
	border-bottom: thin #506496;
	border-left: thin solid #506496;





}
td {
	border: none;
}
a:link {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #506496;
}
a:active {
	color: #506496;
	text-decoration: underline overline;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;




}
a:hover {
	color: #506496;
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: 12px;

}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #506496;
	text-decoration: none;
}
