#scrlback
{
	overflow:hidden;
	width:200; 
	height:200; 
	color:red;
}
#divtxt
{
	position: absolute;
	top:0;
}
.txt
{
	font-family: Arial;
	font-size:9pt;
	color:White;
}
.txtb
{
	font-family: Arial;
	font-size:9pt;
	color:White;
	font-weight:bold;
}
.txts
{
	font-family: Arial;
	font-size:8pt;
	color:White;
}
.txtnum
{
	font-family: Arial;
	font-size:14pt;
	color:#C67685;
}
A
{
	font-size:9pt;
	font-family: Arial;
	color:White;
}
.anoline
{
	font-size:9pt;
	font-family: Arial;
	color:White;
	text-decoration:none;
}
.alinklg
{
	font-size:9pt;
	font-family: Arial;
	color:#96001d;
}
.bgwhitea
{
	background-color:#C67685;
}
.bglg
{
	background-color:#96001d;
}
.tblr
{
	background-color:White;
}
.txtbox
{
	font-size:9pt;
	font-family: Arial;
	color:White;
	background-color:#96001d;
	border:solid 1 white;
	height:16;
	width:80;
	direction:ltr;
}
.foliopic
{
	border:double 3 white;
}
.tblall
{
	border:solid 3 #96001d;
}