<style type="text/css">	<!--
	.class1 A:link {text-decoration: none;	color: #000000;	font-size: 11px;}
	.class1 A:visited {text-decoration: none; color: #000000; font-size: 11px;}
	.class1 A:hover {text-decoration: none; color: #000000; font-size: 11px;}


	.class2 A:link {text-decoration: none; color: #011576; font-size: 11px; font-weight : bold;}
	.class2 A:visited {text-decoration: none; color: #011576; font-size: 11px; font-weight : bold;}
	.class2 A:hover {text-decoration: none; color: #011576; font-size: 11px; font-weight : bold;}

	.class2a A:link {text-decoration: underlined; color: #011576; font-size: 12px; font-weight : bold;}
	.class2a A:visited {text-decoration: underlined; color: #011576; font-size: 12px; font-weight : bold;}
	.class2a A:hover {text-decoration: underlined; color: #011576; font-size: 12px; font-weight : bold;}

	.class3 A:link {text-decoration: none; color: #011576; font-size : 11px; font-weight : bold; padding-right : 2px; padding-left : 2px;}
	.class3 A:visited {text-decoration: none; color: #011576; font-size : 11px; font-weight : bold; padding-right : 2px; padding-left : 2px;}
	.class3 A:hover {text-decoration: none; color: #011576; font-size : 11px; font-weight : bold; padding-right : 2px; padding-left : 2px;}
	
	body {
		font-family:arial,verdana,sans-serif;
		font-size:12px;
		scrollbar-arrow-color: #FF8A00;
		scrollbar-3dlight-color: #111111;
		scrollbar-highlight-color: #eaeaea;
		scrollbar-face-color: #7FADC9;
		scrollbar-shadow-color: #111111;
		scrollbar-track-color: #eaeaea;
		scrollbar-darkshadow-color: #F5DEB3;
		background-color : White;
	}
	font {font-family : Arial, System, Helvetica, sans-serif;}
	td {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 12px;
		color: #000000;
		letter-spacing : 1px;
	}
	select {  
		font-family:arial,verdana,sans-serif;
		font-size:12px;
		scrollbar-arrow-color: #FF8A00;
		scrollbar-3dlight-color: #111111;
		scrollbar-highlight-color: #eaeaea;
		scrollbar-face-color: #7FADC9;
		scrollbar-shadow-color: #111111;
		scrollbar-track-color: #eaeaea;
		scrollbar-darkshadow-color: #F5DEB3;
		background-color : White;
	}
	.orange_label {
		font-size : 13px;
		font-family : Arial, System, Helvetica, sans-serif;
		color : #FC6900;
		font-weight : bold;
		letter-spacing : 1px;
	}		
	.reg_blue {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 12px;
		color: #011576;
		letter-spacing : 1px;		
	}
	.small_blue {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 11px;
		color: #011576;
		letter-spacing : 1px;		
	}
	.reg_black {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 12px;
		color: #000000;		
		line-height : 14px;		
	}	
	.small_black {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 11px;
		color: #000000;
		letter-spacing : 1px;
		line-height : 14px;
	}
	.small_black_b {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 11px;
		color: #000000;
		font-weight : bold;
		letter-spacing : 1px;
	}
	.bot_links {
		font-size : 11px;
		font-family : Arial, System, Helvetica, sans-serif;
		color : #011576;
		letter-spacing : 1px;
	}
	.text_box {
		border-style: dashed dashed dashed dashed; color: #4682B4; border-width: 1px 1px 1px 1px; height: 20px; 
	}
	-->
</style>