BODY {
	color : Black;
	background-color : #99FFCC;
	background-image : url(Images/BackGrnd.gif);
	}

TABLE.Header {
	background-color : #99FFFF;
	border : thin outset;
	background : #99FFFF;
	}
	
	H1 {
	text-align : center;
	font : 180%;
	font-weight : bold;
	line-height : 80%;
    }
	
	H2 {
	font-size : 140%;
	font-style : italic;
	line-height : 80%;
	font-weight : bold;
}