/* CSS Document */

/* Determines general styles of each page - font color, size, face and background colour and image*/
body {
	background:#fff url(images/ssjm_Background.gif) fixed 0 0;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Georgia, "Palatino", Times New Roman, Times, serif;
	font-size:x-small;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:small;	
	}

.printparagraph {
	display: none;
	}
