body{
	background-color: #999999;
	margin-left: 26;
	margin-top: 6;
}
A:link{
	color: #444466;
	text-decoration: none;
	text-indent: 5;
}
A:visited{
	color: #545476;
	text-decoration: none;
	text-indent: 5;
}
A:active{
	color: #242446;
	text-decoration: none;
	text-indent: 4;
}
A:hover{
	color: #242446;
	text-decoration: none;
	text-indent: 4;
}
TD.spc{
	width: 6;
}
TD.vspc{
	height: 8;
}
TABLE.main{
        color: #444466;
	font-family: Verdana;
	font-size: 9pt;
	padding: 4;
}
TD.hdg{
	width: 49%;
	color: #242446;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 7;
}
TD.sub{
        color: #444466;
	font-family: Verdana;
	font-size: 7.5pt;
	padding: 0;
	text-align: right;
}
TABLE.plain{
        color: #444466;
	padding: 0;
}
.txt_special{
	color: #444466;
	text-decoration: none;
	text-indent: 0;
	font-size: 8.5pt;
}
