.normal{  font-family:  Verdana, Arial;  font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: #243C23; text-decoration: none}


a.hh:link, a.hh:visited { 
	color : #243C23;
	font-family: Verdana;
	font-size: 11px; 
	text-decoration : none; 
	text-decoration: underline;
} 

a.hh:hover, a.hh:active { 
	color : #243C23; 
	font-family: Verdana;
	font-size: 11px;
	text-decoration : none;
	text-decoration: underline;
}

body {
	color: #243C23;
	font-family: Verdana;
	font-size: 11px;
}

p {
	color: #243C23;
	font-family: Verdana;
	font-size: 11px;
}

ul {
	color: black;
	font-family: Verdana;
	font-size: 11px;
}

ol {
	color: #243C23;
	font-family: Verdana;
	font-size: 11px;
}

td {
	color: #243C23;
	font-family: Verdana;
	font-size: 11px;
}


a:link, a:visited, a:active {

		text-decoration: underline;
	}
a:hover {
	text-decoration: none;
}

.linkemphasis {
	color: #243c23;
	font-size: 13px;
	font-weight: bold;
	)
