body {
	font-family: "Arial", sans-serif;
	color: #000099;
	background-image:  url("images/bg.jpg");
	background-color: #FFFFFF;
	
	margin-right: 25px;
    margin-left: 25px;
}

td {
	font-family: "Arial", sans-serif;
	

}

th {
	font-family: "Arial", sans-serif;
	

}
.footer {
	font-size: smaller;
}
.caption {
	font-size: x-small;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
