
a:link{ text-decoration:none;}
a:visited{ text-decoration:none;}
a:hover{ text-decoration:none;}
a:active{ text-decoration:none;}

.STYLE9 {color: #FF0000;
	font-weight: bold;
}



div.title{
	text-align: center;
	font-size: 16px;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
div.content{
	margin-top: 20px;
	margin-left: 10px;
	line-height: 140%;
	background: white;
}