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

