body {
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
}
.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
}
.table_frame {
	font-family: Arial;
	font-size: 9pt;
	line-height: 16pt;
	color: #333333;
	text-align: justify;
	border: 1pt solid #999999;
	width: 775px;
}
.td_frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D50158;
	border-left-color: #D50158;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D50158;
	color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.p_title {
	font-family: Fixedsys;
	font-size: 12pt;
	line-height: 14pt;
	color: #EB0462;
	filter: Glow(Color=#FFFFFF, Strength=2);
}
