                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 .text {
	font-family: Times, serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	line-height: 23px;
}
.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	vertical-align: middle;
}
.content {

	font-family: Times, serif;
	font-size: 1em;
	background-color: #FFFFFF;
	padding-left: 10px;
}

a:link {
	color: #001AFF;
	text-decoration: none;
}
a:visited {
	color: #1111FF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}