/* CSS Document */
<!--

/* h4 is used for picture captions */
h4 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-style:italic; color:#0033CC; 
	text-align:center; margin-bottom:-17px
	}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; color:#006633; text-align:center; font-weight: bolder
	}
p {font-family:Georgia, "Times New Roman", Times, serif; font-size: 16px; text-align:center
	}
body {background-image:url("images/parchment.gif"); margin:0% 10% 0% 10%	
	}
-->