/* CSS Document */

body { background: #b5912f;
	   color: #592889;
	   font-family: times, serif;
	   font-size: 10pt }

a:link { color: #592889;
		 font-size:13pt }

a:visited { color: #800080;
			font-size:13pt }

h1 { font-family: Arial, helvitica, sans-serif;
	 text-align: left;
	 font-size: 10pt;
	 color: black }
	 
h2 { font-family: "French Script MT", times, serif;
	 text-align: left;
	 font-size: 26pt;
	 color: #592889 }

h3 { font-family: Arial, helvitica, sans-serif;
	 text-align: justify;
	 font-size: 10pt;
	 color: black }

h4 { font-family: "Times New Roman", times, serif;
	 font-weight: bold;
	 text-align: left;
	 font-size: 14pt;
	 color: black }

h5 { font-family: "Times New Roman", times, serif;
	 font-weight: bold;
	 text-align: left;
	 font-size: 13pt;
	 color: black }

