body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg3.gif);


}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {

	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
a:active {



	color: #003399;
	text-decoration: none;
}
