#top{
	position:relative;
	margin:0 auto;
	width:800px;
	min-height: 100%;
	height: auto !important;
	text-align: left;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CCC;
	width: 820px;
	position: inherit;
}
.tabletext {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004eff;
	text-align: center;
	vertical-align: middle;
}
.h5  {
	margin-bottom:5px;
	padding:2px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004eff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.h4 {
	margin-bottom:5px;
	padding:2px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004eff;
	text-decoration: none;
}
