<!--
	TD, TR, TABLE, TEXT, TEXTAREA{font-family:Times new Roman;font-size:12pt;color:black}
	.textbox {
		font-family:Arial;
		font-size:12pt;
		color : Black;
		height : 19px;
		font-size : 12px;
	}
	.formfield {
		font-family:Tahoma;
		font-size:12pt;
		border-color : #666699 #666699 #666699 #666699;
		border-width : 1 1 1 1;
		color : Black; background-color : #99CCFF;
		height : 19px; font-size : 12px;
	}

	BODY {font-family : Tahoma, Arial, sans-serif; text-decoration : none; color : Black;  font-size : 8pt;}
	A { font-family : Tahoma, Arial, sans-serif; text-decoration : none; color : Black; }
	A:HOVER { font-family :Tahoma, Arial, sans-serif; color : Black; }

	.menu { font-family : Tahoma, Arial, sans-serif; font-size : 8pt; color : #004080; }
	.menu:link { font-family :Tahoma, Arial, sans-serif; font-size : 8pt;color : #004080;  }
	.menu:hover { font-family : Tahoma, Arial, sans-serif; font-size : 8pt;color : #004080;  }
	.menu:visited { font-family : Tahoma, Arial, sans-serif; font-size : 8pt;color : #004080;  }
	.navigation { font-family : Tahoma, Arial, sans-serif; font-size : 8pt;color : #004080; }

	.navigation:link { text-decoration: none; font-family : Tahoma, Arial, sans-serif; font-size : 8pt;color : #004080;  }
	.navigation:hover { text-decoration: none; font-family : Tahoma, Arial, sans-serif; font-size : 8pt;color : #004080;  }
	.navigation:visited { text-decoration: none; font-family : Tahoma, Arial, sans-serif; font-size : 8pt;color : #004080; }

	.autolink:link { text-decoration: underline; font-family : Courier New, Tahoma, Arial, sans-serif; font-size : 9pt; color : #004080; }
	.autolink:hover { text-decoration: underline; font-family : Courier New, Tahoma, Arial, sans-serif; font-size : 9pt; color : #004080; }
	.autolink:visited { text-decoration: underline; font-family : Courier New, Tahoma;, Arial, sans-serif; font-size : 9pt; color : #004080; }

	TD.rempli { font-family : Tahoma, Arial, sans-serif; background-color : #66CC99;}
	TD.memo { font-family : Tahoma, Arial, sans-serif; background-color: #E8E8E8;}
	TD.cent { font-family : Tahoma, Arial, sans-serif; background-color: #E8E8E8; text-align: center; font-size : 8pt; color: Black;}
	TD.right { font-family : Tahoma, Arial, sans-serif; background-color: #E8E8E8; text-align: right; font-size : 8pt; color: Black;}
	TD.headers { font-family : Tahoma, Arial, sans-serif; background-color : #CFCFCF; text-align : center; font-size : 8pt; color:  #004080;  }
	TD.default { font-family : Tahoma, Arial, sans-serif; background-color : #E8E8E8; font-size : 8pt;color : Black; }
	TD.default9 { font-family : Tahoma, Arial, sans-serif; background-color : #E8E8E8; font-size : 9pt;color : Black; }
	TD.title { font-family : Tahoma, Arial, sans-serif; color: #191970; background-color : #B0C4DE; text-align : center; font-size : 14pt;}
	TD.headerright { font-family : Tahoma, Arial, sans-serif; color: #004080; background-color : #CFCFCF; text-align : right;  font-size : 8pt; }
	SELECT 	{ font-family : Arial; font-size : 8pt; }
	
	.heading {
		FONT-FAMILY: Arial;
		FONT-WEIGHT: bold; 
		FONT-SIZE: 14pt; 
		COLOR: #FF3300; 
		text-decoration: none;
	}

	.header{	 
		color: #0000CC; 
		font-family: Arial; 
		font-weight: bold;
		text-decoration: none;
		font-size: 12pt;
	} 

	.login-title{
		FONT-WEIGHT: Normal;
		FONT-SIZE: 9pt;
		FONT-FAMILY: Tahoma;
		color : #000099;
	}
	
	.button { 
		color : #000066;
		font-size: 12px; 
		font-family: Arial;
		font-weight: Normal;
	}

	.footer{
		FONT-WEIGHT: Bold;
		FONT-SIZE: 10pt;
		FONT-FAMILY: Arial;
		color : #FFFFFF;
	}
-->