BODY { 
    BACKGROUND-COLOR: #FAFAC7; 
    COLOR: #000000; 
}


TABLE {
	FONT-FAMILY : verdana, arial, helvetica;
	FONT-SIZE : 12;
}


.appHeader  {
	font-size : 16px;
	font-family : verdana, helvetica, arial;
	font-weight : bold;
	color : White;
	background-color : #004F00;
	text-align : center;
}

.appList  {
	font-size : 12;
	font-family : verdana, arial, helvetica;
	background-color : #DFDFDF;
}

.appSection {
	FONT-FAMILY: verdana, Helvetica, Arial; 
    FONT-WEIGHT: bold;
	border-top-width: 0;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: 0;
	border-style: solid;
	background-color: #DFDFDF;
	width: 175 px
}

.appInput {
	border-bottom-width: thin;
	border-left-width: 0;
	border-style: solid
}