BODY	{
	background-color: #D6D6C0; 
	font-family : Arial;
	font-style : normal; 
}
TH  {
	font-family : Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
}

TD  {
	font-family : Arial;
	font-size : 10pt;
}


P  {
	font-family : Arial;
	font-size : 10pt;
	margin-top : 3mm;
	margin-bottom : 3mm;
}

DT  {
	font-family : Verdana, Arial;
	font-size : 10pt;
}

DD  {
	font-family : Arial;
	font-size : 10pt;
	margin-bottom : 3mm;
}


UL  {
	font-family : Arial;
	font-size : 10pt;
	margin-top : 2mm;
	margin-bottom : 2mm;
	margin-left : 7mm;
}

OL  {
	font-family : Arial;
	font-size : 10pt;
	margin-top : 2mm;
	margin-bottom : 2mm;
	margin-left : 7mm;
}


H1  {
	font-family : Arial;
	font-size : 18pt;
}

H2  {
	font-family : Arial;
	font-size : 16pt;
}

H3  {
	font-family : Arial;
	font-size : 13pt;
}

H4  {
	font-family : Arial;
	font-size : 10pt;
}

H6  {
	font-size : 10pt;
	font-family : Verdana, Arial;
	font-weight : bold;
}


div {
	padding-left: 5px;
	margin-top : 3mm;
	margin-bottom : 3mm;
}

.hed1  {
	font-family : Arial;
	font-size : 12pt;
	text-align : right;
}

.hed2  {
	font-family : Arial;
	font-size : 10pt;
	text-align : right;
}

#nav { 
	POSITION : absolute; 
	TOP : 1;  
	LEFT : 1; 
	Z-INDEX : 0; 
	WIDTH : 138; 
	HEIGHT : 1000; 
	padding-left : 0px;
	margin-top : 0px;
}

A.re2 {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	margin-right: 5px;}

A.re2:link {color: black;}
A.re2:visited {color: #5F6000;}
A.re2:active {color: #ff0000;}
A.re2:hover {color: #800000;}


