/* CSS Document */
.tableScroll {	
	width:795px;
	height:200px;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding: 5 5 5 5px;
}

.tableScroll h1 {
	font-size:12px;
	color:#470358;
}
.tableScroll a{
	font-size:12px;
	color: #470358;
}
.tableScroll strong{
	font-size:12px;
	font-weight:normal;
}
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0px auto;
	width:795px;
	text-align: left;
	}
body {
	text-align: center
}
	