<style type="text/css">	<!--
	
	.Init {};


	A, A.VISITED {
		color: #0000dd;
		text-decoration : none;
	}

	A:HOVER {
		text-decoration : underline;
	}
	
	.ATTENTION {
		color : ff9900;
		font-style : italic;
		font-weight : bold;		
	}	

	BODY, TD {
		color: #333333;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight : normal;
		line-height : 17px;
	}
	
	.BODY_2 {
		color: #777777;
	}
	
	.COLUMNHEADER {
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight : bold;
		background-color : #DDDDDD;
		border-top : 1px solid #CCCCCC;
		border-bottom : 1px solid #CCCCCC;		
		color: #006699;
		padding-left : 5px;
		padding-right : 5px;
		text-decoration : none;
	}	

	
	.FUNCTIONBAR {
		background-color : #C9C9C9;
		border-top : 1px solid #999999;
		border-bottom : 1px solid #aaaaaa;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight : normal;
		color: #006699;
		height : 28px;
		padding-left : 5px;
		padding-right : 5px;
		text-decoration : none;
	}

	.FUNCTIONBARTEXT {
		color : #333333;
	}	


	H1 {
		color : #333333;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-style : normal;
		font-weight : bold;
		letter-spacing : 0px;
		margin-bottom: 3px;
	}

	H2 {
		color : #333333;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-style : normal;
		font-weight : bold;
		letter-spacing : 0px;
		margin-bottom: 3px;
	}


	HR {
		color : #CCCCCC;
		height : 1px;
		margin : 1px 0px 1px 0px;
	}


	.LABEL {
		color: #339999;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : italic;
		line-height : 19px;
	}
		

	.LISTROW1 {
		background-color : #EFEFEF;
	}

	.LISTROW2 {
		background-color : #FAFAFA;
	}



	.LISTITEM {
		color: #444444 ;
		border-bottom : 1px solid #CCCCCC;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		letter-spacing : 0px;
		padding : 3px 5px 5px 5px;
	}

	.LISTITEMINFO {
		color: #555555;
		font-size: 10px;
	}

	.LISTITEMLABEL {
		color: #339999;
		font-size : 10px;
		font-weight:bold;
	}

	.LISTITEMTITLE {
		color: #222222;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
	}


	
	.MESSAGE_BODY_FRAME {
		padding-top : 10px;
		padding-left : 20px;
		padding-bottom : 10px;
		padding-right : 20px;	
	}	
		
	.MESSAGE_FOOTER {
		border-top : 1px solid #EEEEEE;
		color: #666666;
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		height : 16px;
		line-height : 14px;
	}	
	
	.MESSAGE_FRAME_TABLE {
		background-color : #FFFFFF;
		border-top : 1px solid #999999;
		border-left : 1px solid #999999;
		border-bottom : 1px solid #999999;
		border-right : 1px solid #999999;
		padding: 10px 10px 10px 10px;
		
	}	
	
	
	.MESSAGE_TITLE {
		color: #0000aa;
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		line-height : 17px;
	}		
		

	.OPTION {
		color: #0000dd;
		font-size : 11px;
		text-decoration : none;
	}




	-->
</style>