
ul
{ 
	margin-left: 20; 
	margin-right: 0;
}

h1
{
	margin-top: 0; 
	margin-bottom: 0; 
}

ol
{ 
	text-align: Justify; 
	margin-left: 50; 
	margin-right: 50;
}

body {
	background-color: #CDE2FF;
	background-image: url('../images/bkgnd2.gif');
	background-repeat: repeat-y;
	font-family:Arial;
	font-size:12pt;
	color: #2222CC
}

TABLE
{
	font-family:Arial;
	font-size:12pt;
	color: #2222CC;
}
td {
	font-family:Arial;
	font-size:12pt;
	color: #4444c0;
}

SPAN.TreeviewSpanArea A 
{
	font-size: 10pt; 
	font-family: verdana,helvetica; 
	text-decoration: none;
	color: yellow
}
SPAN.TreeviewSpanArea A:visited	
{
	font-size: 10pt; 
	font-family: verdana,helvetica; 
	text-decoration: none;
	color: yellow
}
SPAN.TreeviewSpanArea A:active
{
	font-size: 10pt; 
	font-family: verdana,helvetica; 
	text-decoration: none;
	color: cyan
}
SPAN.TreeviewSpanArea A:hover	
{ 
	font-size: 10pt; 
	font-family: verdana,helvetica; 
	text-decoration: none;
	color: cyan; 
}
.HeaderTable {
	background-color: #CDE2FF;
	background-image: url('../images/bkgndTop.gif');
	background-repeat: repeat-x;
	font-family:Arial;
	font-size:12pt;
	color: #2222CC
}