h1	 {

			font-variant : small-caps ;

			Text-Align : Center ;

			Font-Family : Tahoma, Verdana, Arial, sans-serif ;

			Color : red

			background-color: transparent;

		}
  	
H3	 {

			Text-Align : Center ;

			Font-Family : Tahoma Verdana Arial sans-serif ;

			Color : red ;

			Font-Weight : 800

			background-color: transparent;

		}

H4	 {

			Font-Family : Tahoma, Verdana, Arial, sans-serif ;

			Font-Size : 12pt ;

			Font-Weight : Bold ;

			Vertical-Align : Middle

			background-color: transparent;

		}

.date	 {

			Font-Family : Tahoma, Verdana, Arial, sans-serif ;

			Font-Size : 10pt ;

			Font-Weight : Bold

			background-color: transparent;

		}

.info	 {

			Font-Family : Tahoma, Verdana, Arial, sans-serif ;

			Font-Size : 8pt

		}

body {

	font-family: tahoma; 

	background-color: #FAFAD2;
	background-image:     url(siteimages/parchment.gif);
}

li {

	font-family: Arial;

	font-size: 12pt;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

}

h2 {
	font: bold small-caps 24px Verdana, Geneva, Arial, Helvetica, sans-serif,;
	color: red;
}
