body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
  font-style: normal; 	
	background-color: #6699CC;
}

td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
  font-style: normal; 	
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
  font-style: normal; 	
	font-weight: bold;
	color:#000099;
	text-align: left;
}

.appTableMain {
 	border-style: none;
	background: #FFFFFF;
	width : 1000px;
}

.appTableBody {
	background: #FFFFFF;
	width : 100%;
}


.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	background-color: #FFFFFF;
}

