.footer {
	color: gray;
	font-size: 7pt;
	font-family: Arial;
	
}

.tmenu {
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 7.5pt;
	text-decoration: none;
	
}

:hover.tmenu {
	text-decoration: underline;	
}

.lmenu {
	color: gray;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}

:hover.lmenu {
	text-decoration: underline;
	color: black;
}

.left {
	color: black;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}

a {
	color: #1F81FC;
}

.body {
	color: #404040;
	font-family: Verdana;
	font-size: 7.5pt; 
	line-height:150%; 
	letter-spacing:1; 	
	
}

.form {
	border:1px solid #808080; 
	padding:1px; 
	color: #404040;
	font-family: Verdana;
	font-size: 7.5pt; 
	letter-spacing:1; 
	background-color:#E3ECF2 
	

	
	
}


.hdr {
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #CD3C15;
}