body {
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
}

p,td,th,li {
	font-size: 12; 
	color: #E2DEDE; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none
}
th {
	font-weight: bold
}
h1,h2,h3,h4 {
	font-weight: bold; 
	color: #E2DEDE; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
h1 {
	font-size: 18
}
h2 {
	font-size: 16
}
h3 {
	font-size: 14
}
h4 {
	font-size: 12
}
a { 
	color: #3366CC;
}
table.tb {
	border:		1px Solid ThreeDShadow;
}
table.tb thead {
	background:	rgb(234,242,255);
}
table.tb th  {
	text-align:	left;
	font-size:	12px;
	padding:	5px 5px;
}
table.tb td  {
	padding:	3px 3px;
}


table.header {
	margin-top:	0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  2px;
	padding:	0px;
	border:		0px 0px 0px 10px;
}
table.matrix {
	background:	darkgray
}
td.mheader {
	background:	rgb(234,242,255);
}
td.mindex {
	background:	rgb(234,242,255);
}
td.midentity {
	background:	rgb(210,210,210);
}
td.mcell {
	background:	rgb(245,245,245);
}
