body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:center;
	
} 

#mainContainer {
	margin:0 auto;
	width: 901px;
} 


table.center {margin-left:auto; margin-right:auto;}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.style1 {
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.style2 {
	font-size: 14px;
	color: #000000;
	font-style: italic;
	
}

.style3 {
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bolder;	
}
.style4 {

	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.style5 {

	font-size: 14px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

.style6 {
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;}

div.wrapper {
width: 901px; position: relative; left: 50%; margin-left: -450px;
}

