STRONG{
	font-weight: normal;
}
BODY{
	margin: 0px;
}
H1{
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
}
TD {
	font-family: arial, tahoma; 
	text-align: justify;
	}
A {
	font-family: arial, tahoma; 
	font-weight: bold; 
	text-decoration: none;
	font-size: 12px;
	color: #176cbc;
	}
.li_passie{
	font-size: 13px;
	padding: 0px 0px 5px 0px;
	vertical-align: bottom;
	list-style-image: url('/i/arrow_passive.gif');
	text-align: left;
	list-style-position: outside;
}
.li_passie a{
	font-weight: normal; 
}
.subheader{
	font-weight: bold;
	text-align: center;
}