h3	 {
			font-family: "Haettenschweiler", "Comic Sans MS", serif;
			text-decoration: none ;
			Font-Size : 12pt ;
			Color : black ;
			letter-spacing : .1ex ;
			Margin-Left : 0px
		}
a:link {color:maroon; text-decoration: none}
a:active {color:red; text-decoration: none} 
a:visited {color:maroon; text-decoration: none}
a:hover {color:red; text-decoration: none}

body	 {
			font-family: "Comic Sans MS", serif;
		    background:#fefedc;
			Color : black ;
			Font-Size : 9pt ;
		}
table	 {
			font-family: "Comic Sans MS";
			Font-Size : 9pt ;
		}
h4	 {
			color: maroon ;
			Text-Align : Center ;
			Align : Center ;
			Font-Size : 16pt ;
			Font-Style : Italic ;
			font-weight: bold
		}
