BODY {
	background-color: #A2A2A2;
	font-family: Verdana;
	font-size: 80%;

}
A:link {
	color: #000099;
	text-decoration: underline;
	font-family: Verdana;
}
A:visited {
	color: #000099;
	text-decoration: underline;
	font-family: Verdana;
}
A:hover {
	color: #0000ff;
	text-decoration: underline;
}
A:active {
	color: #0000ff;
	text-decoration: underline;

}
TD.text  {
	color : black;
	font-weight : normal;
	text-decoration : none;
	font-family : Verdana;
	padding : 15px 15px 15px 15px;
	font-size : 80%;
}

.m20_table{
	border-collapse: collapse;
}

.m20_table td{
	vertical-align: top;
	padding-top: 9px;
	padding-right: 9px;
	text-align: justify;
}

em.bold{
	font-weight: bold;
	font-style:normal;
	color: #242850;
}
