.css {
	font-size: 9pt;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a.red:link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a.red:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a.red:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
a.white:link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a.white:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a.white:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.one {
	line-height: 13pt;
}
.content {
	font-size: 14px;
	line-height: 1.5;
	text-align:justify;
	text-justify:inter-ideograph;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}
td{ font-size:12px;}