@charset "windows-1252";



body 	{font-size: 12pt;
		font-family: "Arial";
		background: #ccffcc;}

h1		{font-size: 20pt;
		font-family: "Arial";
		font-weight: Bold;
		text-align: center}

h2		{font-size: 36pt;
		font-family: "Arial";
		Font-weight: Bold;
		Text-align: center;
		color: red}

h3		{font-size: 12pt;
		font-family: "Arial";
		font-weight: Bold}		

h4		{font-size: 27pt;
		font-family: "Arial";
		font-weight: Bold;
		Text-align: center;
        width: 640px;
		color: green}					

div.footer {font-size: 8pt;
		    font-family: "Arial";
			font-style: Italic;
			top: 670px;
            text-align: center;
            width:640px;
			left: 10px}

div.signature {font-size: 18pt;
			  font-family: Brush Script MT,French Script MT;
			  font-weight: Bold;
			  font-style: italic;
			  Text-align: right;
			  width:640px}	
			  
div.container {width: 640px;
               margin:0 auto}			  	

a:link {color: black}
a:visited {color: green}

 		

		

		



