a {
	color:#FFFFFF;
	text-decoration:none;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bodyAll {
	background-image:url(images/Background.jpg);
	background-repeat:repeat-y;
	background-position:inherit;
	}
.bodyIndex {
	background-image:url(images/indexBackground.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
	}
.footer {
	color:#FDFDFD;
	font-family:"Courier New", Courier, monospace;
	font-size:small;
	font-weight:bold;
	}
.indexTitle {
	color:#FDFDFD;	
	font-family:"Courier New", Courier, monospace;
	font-size:large;
	font-weight:bold;
	}
