	BODY {
	background-color : #FFFFCC;
	font-family : "Trebuchet MS";
	font-size : large;
	font-weight : bolder;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	color : Navy;
	}
	.h1{
	text-align : center;
	font-family : "Trebuchet MS";
	font-size : x-large;
	font-variant : small-caps;
	font-weight : bolder;
	padding-top : 0px;
	padding-bottom : 4px;
	color : Green;
	}
	.h2{
	text-align : center;
	font-size : large;
	font-weight : bolder;
	padding-top : 0px;
	padding-bottom : 0px;
	color : Green;
	}
	
	.t1{
	font-size : small;
	}

