BODY , P , LI , INPUT , TABLE , .NormalText 
{
	font-family : Arial, sans-serif;
	font-size : 9pt;
	color : rgb(0,0,0);
}

H1 , H2 , H3 , H4
{
	font-family : Arial, sans-serif;
	font-size : 11pt;
	COLOR: #008000;
	text-align: center;
}

BODY {
	background-color : White;	
}

.BlackHeader  {
	font-size : 10pt;
	font-weight : bold;
	color : rgb(0,0,0);
}

.MainHeader  {
	font-size : 12pt;
	font-weight : bold;
	color : rgb(0,128,0);
	text-align : center;
}

.Glos1  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0);
	font-weight : normal;
	margin-top : 0;
	margin-bottom : 0;
	text-align : left;
}

.Glos2  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0);
	font-weight : normal;
	margin-left : 30pt;
	margin-top : 0;
	margin-bottom : 0;
	text-align : left;
}

.Glos3  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0);
	font-weight : normal;
	margin-left : 60pt;
	margin-top : 0;
	margin-bottom : 0;
	text-align : left;
}

.Header1  {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	color : rgb(0,128,0);
	font-weight : bold;
	text-align : left;
}

.Header2 {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : rgb(0,128,0);
	font-weight : bold;
	text-align : left;
}

.Header3  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0);
	font-weight : bold;
	text-align : left;
}

.TableNumber  {
	font-family : Arial, sans-serif;
	font-size : 9pt;
	color : rgb(0,0,0);
	text-align : right;
	font-weight : bold;
}

.TableCaption  {
	font-family : Arial, sans-serif;
	font-size : 9pt;
	color : rgb(0,0,0);
	text-align : center;
	font-weight : bold;
}

.TableText  {
	font-family : Arial, sans-serif;
	font-size : 9pt;
	color : rgb(0,0,0);
	font-weight : normal;
}

.MARKED {
	bgcolor="#C5CAC4"
}	

A:link { color:#008000 }
A:visited { color:#800080 }
A:active { color:#800000 }
A:hover { color:#800000 }