h2	 { 	Font-Size : 12pt ;
		Font-Style : Italic
	 }

h3	 { 	text-decoration: none ;
		Font-Size : 9pt ;
		letter-spacing : .5ex ;
		Margin-Left : 0px
	 }

h4	 {  color: maroon ;
		Text-Align : Center ;
		Align : Center ;
		Font-Size : 16pt ;
		Font-Style : Italic ;
		font-weight: bold
	 }

a:link    {color:black; text-decoration: underline}
a:active  {color:red} 
a:visited {color:black; text-decoration: underline}
a:hover   {color:red }

body { 	font-family: "Comic Sans MS", serif;
		background:#fefedc;
		border-left: thin solid maroon;
		Color : black ;
		Font-Size : 9pt ;
	 }

table { font-family: "Comic Sans MS", sanserif;
		Font-Size : 9pt ;
	  }
p {		Font-Size : 9pt ; }

em	  { Font-Style : Italic ;
		Font-Weight : Bold
	  }
