a:link {
	color: #191970;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #191970;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #191970;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #4682B4;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#LTE a:link {
	color: #adaaef;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#LTE a:active {
	color: #adaaef;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#LTE a:visited {
	color: #adaaef;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#LTE a:hover {
	color: #669;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

TD {
	
	align: left;
	valign: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: black
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: black
}

TABLE {
	text-align : left;
	border : none;
	
}
BODY {
	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: black;
}

.lightclr {
	color: #669;
}

.emp{
	color: Red;
	font: bold;
}

.opnDesc{
	margin-left: 10px;
	font-size: 10px;
}	

.note{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Red;
	text-align: center;	
}.footer {
	color: #FFFFFF;
}

div.double li{
	padding-bottom: 5px;	
}
