
h1           { font-family: Arial; font-size: 18pt; font-weight:bold }
h2           { font-family: Arial; font-size: 14pt; font-weight:bold }
h3           { font-family: Arial; font-size: 12pt; font-weight: bold }
body         { background-color: #ffffff; position:absolute; left:60; top:0; width:735; float:right}
td           { font-family: Arial; font-size: 10pt }

body         		{ 	
						background-color: #ffffff; 
						margin:auto;
						padding:0px;
						text-align:center;
						
						
					}
					
					.wrapper
					{
						width: 930;
						
						margin:auto;
						margin-top: 10;
					}
					
