body {
	margin:0px;
	background-attachment: fixed;
	background-color: #1A2D6F;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003333;
}
.style16 {color: #000000} 
.style17 {font-size: 16px; font-weight: bold;}

