.content_title
{
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	border-left: 10px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 5px;
	color: #AAA;
}

.content_text
{
	padding: 15px 10px 5px 15px;
	text-align: justify;
	border-left: 10px solid #EEE;
	margin-right: 20px;
	margin-left: 5px;
}

.content_text a:link,
.content_text a:hover,
.content_text a:active,
.content_text a:visited
{
	color: #000;
	text-decoration: underline;
}
.content_top:link,
.content_top:hover,
.content_top:active,
.content_top:visited
{
	float: right;
	color: #000;
	text-decoration: underline;
}