<!--
	.textbox {
		color : Black;
		background-color : #F5FFFA;
		height : 19px;
		font-size : 12px;
	}
	
	.formfield {
		border-color : #666699 #666699 #666699 #666699;
		border-width : 1 1 1 1;
		color : Black; background-color : #99CCFF;
		height : 19px; font-size : 11px;
	}
	
	.button{
		color : Black;
		background-color : #F5FFFA;
		height : 19px;
		font-size : 11px;
	}
	
	BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration : none;
	color : Black;
	font-size : 8pt;
	background-color : #F3F3F3;
}
	
	A { 
		font-family: Georgia, "Times New Roman", Times, serif; 
		text-decoration : none; 
		color : Black;
	 }
	 
	A:HOVER {
		font-family: Georgia, "Times New Roman", Times, serif; 
		color : Black;
	 }

	.menu { 
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size : 8pt; 
		color : #004080; 
	}
	
	.menu:link { 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size : 8pt;
		color : #004080;
	 }
	 
	.menu:hover { 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size : 8pt;
		color : #004080;
	 }
	 
	.menu:visited {
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size : 8pt;
		color : #004080; 
	 }
	 
	.navigation {
		 font-family: Georgia, "Times New Roman", Times, serif; 
		 font-size : 8pt;
		 color : #004080; 
	}

	.navigation:link {
		text-decoration: none; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size : 8pt;
		color : #004080; 
	}
	
	.navigation:hover {
		 text-decoration: none; 
		 font-family: Georgia, "Times New Roman", Times, serif; 
		 font-size : 8pt;
		 color : #004080;  
	}
	
	.navigation:visited { 
		text-decoration: none; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size : 8pt;
		color : #004080; 
	}

	.autolink:link { 
		text-decoration: underline; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size : 9pt; 
		color : #004080;
	}
	
	.autolink:hover {
		text-decoration: underline; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size : 9pt; 
		color : #004080; 
	}
	
	.autolink:visited {
		text-decoration: underline; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size : 9pt; 
		color : #004080;
	}

	TD.rempli {
		font-family: Georgia, "Times New Roman", Times, serif; 
		background-color : #66CC99;
	}
	
	TD.memo {
		font-family: Georgia, "Times New Roman", Times, serif; 
		background-color: #E8E8E8;
	}
	
	TD.cent {
		font-family: Georgia, "Times New Roman", Times, serif; 
		background-color: #E8E8E8; 
		text-align: center; 
		font-size : 8pt; 
		color: Black;
	}
	
	TD.right {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E8E8E8;
	text-align: right;
	font-size : 8pt;
	color: Black;
}
	
	TD.headers {
		font-family: Georgia, "Times New Roman", Times, serif; 
		background-color : #CFCFCF; 
		text-align : center; 
		font-size : 8pt; 
		color:  #004080;
	 }
	 
	TD.default {
		font-family: Georgia, "Times New Roman", Times, serif; 
		background-color : #E8E8E8; 
		font-size : 8pt;
		color : Black;
	}
	
	TD.default9 {
		font-family: Georgia, "Times New Roman", Times, serif; 
		background-color : #E8E8E8; 
		font-size : 9pt;
		color : Black;
	}
	
	TD.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: White;
	background-color : #005A34;
	text-align : center;
	font-size : 8pt;
}
	
	TD.headerright {
		font-family: Georgia, "Times New Roman", Times, serif; 
		color: #004080; 
		background-color : #CFCFCF; 
		text-align : right;  
		font-size : 8pt;
	}
	
	SELECT 	{
		font-size : 8pt;
	}
	
-->
