
body {
	background-color: #000000;
	background-image: url( '/images/mjc_bg.jpg' );
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
 	
}

td {
	font-size: 14px;
}

.arial16 {
	font-size: 16px;
}

a:link { color:#ffffff; text-decoration:underline; }
a:visited { color:#ffffff; text-decoration:underline; }
a:hover { color:#ffffff; text-decoration:underline; }
a:active { color:#ffffff; text-decoration:underline; }
