
   <!--
	.textbox {
		color : Black;
		background-color : white;

	}
	.formfield {
		border-color : #CECFCE #CECFCE #CECFCE #CECFCE;
		border-width : 1 1 1 1;
		color : Black; background-color : white;
		height : 19px; font-size : 12px;
	}
	.button{
		background: #7B8A9C;
		color: white;
		font-family: Verdana;
		font-weight: bold
	}

	BODY {font-family :Arial,Helvetica, sans-serif; text-decoration : none; color : Black;  font-size : 10pt;}
	A { font-family :Arial,Helvetica, sans-serif; text-decoration : none; color : Black; }
	A:HOVER { font-family :Arial,Helvetica, sans-serif; color : Black; }

	.appiesheader { background-color : #CECFCE;}
	.appiesheader:link { color : #7B8A9C; }
	.appiesheader:hover { color : #7B8A9C; }
	.appiesheader:visited { color : #7B8A9C;}

	.menu { font-family :Arial,Helvetica, sans-serif; font-size : 10pt; color : white; font-weight: bold; }
	.menu:link { font-family :Arial,Helvetica, sans-serif; font-size : 10pt;color : white; font-weight: bold;  }
	.menu:hover { font-family :Arial,Helvetica, sans-serif; font-size : 10pt;color : white; font-weight: bold;  }
	.menu:visited { font-family :Arial,Helvetica, sans-serif; font-size : 10pt;color : white; font-weight: bold;  }
	.navigation { font-family :Arial,Helvetica, sans-serif; font-size : 10pt;color : white; font-weight: bold;  }

	.navigation:link { text-decoration: none; font-family :Arial,Helvetica, sans-serif; font-size : 10pt;color : white;  }
	.navigation:hover { text-decoration: none; font-family :Arial,Helvetica, sans-serif; font-size : 10pt;color : white;  }
	.navigation:visited { text-decoration: none; font-family :Arial,Helvetica, sans-serif; font-size : 10pt;color : white; }

	.autolink:link { text-decoration: underline; font-family : Courier New,Arial,Helvetica, sans-serif; font-size : 9pt; color : white; }
	.autolink:hover { text-decoration: underline; font-family : Courier New,Arial,Helvetica, sans-serif; font-size : 9pt; color : white; }
	.autolink:visited { text-decoration: underline; font-family : Courier New,Arial,Helvetica, sans-serif; font-size : 9pt; color : white; }

	.outline { background-color : #42618C;}
	TD.rempli { font-family :Arial,Helvetica, sans-serif; background-color : #42618C;}
	TD.memo { font-family :Arial,Helvetica, sans-serif; background-color: #BDC7CE;}
	TD.cent { font-family :Arial,Helvetica, sans-serif; background-color: #BDC7CE; text-align: center; font-size : 10pt; color: Black;}
	TD.right { font-family :Arial,Helvetica, sans-serif; background-color: #BDC7CE; text-align: right; font-size : 10pt; color: Black;}
	TD.headers { font-family :Arial,Helvetica, sans-serif; background-color : #42618C; text-align : center; font-size : 10pt; color:  white; font-weight: bold; }
	TD.headersl { font-family :Arial,Helvetica, sans-serif; background-color : #42618C; text-align : left; font-size : 10pt; color:  white; font-weight: bold; }
	TD.default { font-family :Arial,Helvetica, sans-serif; background-color : #BDC7CE; font-size : 10pt;color : Black; }
	TD.default9 { font-family :Arial,Helvetica, sans-serif; background-color : #BDC7CE; font-size : 9pt;color : Black; }
	TD.title { font-family :Arial,Helvetica, sans-serif; color: white; background-color : #42618C; text-align : center; font-size : 10pt;}
	TD.headerright { font-family :Arial,Helvetica, sans-serif; color: Black; background-color : #BDC7CE; text-align : right;  font-size : 10pt; }
	SELECT 	{ font-size : 10pt; }
-->
