﻿html, body {
   
   margin: 0 auto;
   float: none;
   padding: 0px;
  border: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  text-align: center;
  font-size: 150%
  
}

table {
	width:90%
}


.auto-style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align:center;
	
}
.auto-style2 {
	color: #C32C2C;
}
.auto-style3 {
	font-family: "Gill Sans MT Condensed";
}
.auto-style4 {
	background-color: #F5E3C9;
}
.auto-style6 {
	font-size: 150%;
}
.auto-style7 {
	background-color: #E9E0C0;
}
.auto-style8 {
	color: #C32C2C;
	font-size: 150%;
}

.center {
     margin-left: auto;
     margin-right: auto;
 }
 
 #wrap { 
	width: 95%; 
	margin: 0 auto; 







