@charset "windows-1252";

body 	{font-size: 12pt;
		font-family: "Arial";
		background: #cefeccff;
        }

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}	
						
h5		{font-size: 48pt;
		font-family: "Arial";
		Text-align: center;
		vertical-align: text-bottom}
		
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:600px;
    			margin:0 auto;
    			text-align:left;
				position: relative;}			  	

a:link {color: green}
a:visited {color: red}

 		

		

		



