body, td, input, select, textarea, button
{
	font-size:9pt;
}
body
{
	SCROLLBAR-FACE-COLOR:#FBCD8F;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FBCD8F;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FCE7CB;
	SCROLLBAR-DARKSHADOW-COLOR: #FBCD8F;
	background: #F9EAC9;
} 
body, td
{
	line-height: 1.5;
}
.item
{
	background: #F7F7F7;
}
a
{
	color:#021F6D;
	text-decoration: none;
} 
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color:#7D3F02;
}
.white
{
	color:#FFffff;
	text-decoration: none;
} 
.black
{
	color:#000000;
	text-decoration: none;
} 
.white:visited
{
	color:#FFffff;
} 
.black:visited
{
	color:#000000;
} 
.number
{
	text-align: right;
}
.disnumber
{
	text-align: right;
	background: ;
}