/* CSS Document */
Body	{background-color:#F7E16F;
	 background-image:url(images/bck4.jpg);
	 color:#000000;
	 font-family:"Times New Roman", Times, serif;
	 font-size: 12pt
	}
	td{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px}
p	{font-family:"AvantGarde Bk BT", "Times New Roman", times, serif;
	 font-size:15px;
	 margin-left:20%;
	 margin-right:20%;
	 font-weight:900;
	 text-align:center;
	}
h1	{font-family:"Times New Roman", Times, serif;
	 font-size:32px;
	 text-align:center; color:#CC0000
	 }
h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:25px; color:#993300; font-weight:bold}	 
	 
h4	{font-family: "Arial", "Times New Roman", serif;
	 font-size:20px;
	 text-align:center; color:#CC0000
	 }

ol	{text-align:justify;
	 margin-right:1%
	}
ul	{text-align:justify;
	 margin-right:1%
	}