
BODY {
	background-image : url(file:///C|/cross%20country%20treks/logos/bgr_purple.jpg);
	background-attachment: fixed;
	background-color : #993399;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : small;
	margin-left : 40px;
	margin-top: 0px;
	
}
H3 {
	font-family : engravers MT, "Times New Roman",  serif;
}
TABLE {
	background-color :white;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : small;
	list-style-type : circle;
	
}
DIV {
	font-size : smaller;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-style : normal;
}


