body
{	background-color:#000000;
	margin:0;
	scrollbar-face-color:#212121;
	scrollbar-highlight-color:#404040;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#616161;
	scrollbar-arrow-color:#A1A1A1;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;
}
td.zag
{
	font: bold 12;
	font-family:Arial;
	color:#CCCCCC;
	text-align:left;
	background-color:#222222;
	border:outset 1 #666666;
}
td.mod
{
	font: 12 Verdana;
	background-color:#eeeeee;
}
p.mod
{
	margin: 5;
	text-align:justify;
	font-family:Arial;
}
li.mod
{
	margin: 10;
	text-align:justify;
	font-family:Arial;
}
h1.mod
{
	font: 20 Arial;
	text-align:center
}
h2.mod
{
	font: bold 16 Arial;
}
#read
{
	font:12pt Georgia;
	line-height:16pt;
	background-color:#eeeeee;
	border-top:solid 10px #999999;
	border-bottom:solid 10px #999999;
	text-align:justify;
	margin:5;
}
#read h2
{
	font:bold 16 Arial;
	text-align:center;
}
#read h1
{
	line-height:normal;
	font-weight:normal;
	font-size:20;
	font-family:Arial;
	text-align:center;
}
#read p:first-letter
	{		font-size:24;
		color:#CC3300;
	}
#read p {text-indent:2em}
#txn
	{		color:#000000;
	}
#buk
	{		font-size:24;
		color:#CC3300;
	}
.re
{
	font: 11 Arial;
	color:#CCCCCC;
}
table.tab
	{
    	font-size: 10 pt;
    	font-family: Arial;
    	border-right-style: solid;
		border-right-width: 1;
    	border-right-color: #000000;
    	border-top-style: solid;
		border-top-width: 1;
    	border-top-color: #000000;
		padding: 3;
		margin:10;
	}
td.head
	{    	background-color: #CCCCCC;
    	text-align:center;
    	font-weight: bold;
    	border-left-style: solid;
		border-left-width: 1;
    	border-left-color: #000000;
    	border-bottom-style: solid;
		border-bottom-width: 1;
    	border-bottom-color: #000000;
    }
td.tab
	{    	background-color: #FFFFFF;
    	border-left-style: solid;
		border-left-width: 1;
    	border-left-color: #000000;
    	border-bottom-style: solid;
		border-bottom-width: 1;
    	border-bottom-color: #000000;
    }
a
{	color:#CC3300;
	text-decoration:none;
}
a:hover
{	color:#FF9900;
	text-decoration:none;
	BORDER-BOTTOM: #CC3300 1px solid;
}