<style type="text/css">			<!--
			body {
				padding             : 0px;
				margin              : 0px;
				background-color    : #6B76C5;
				color               : #ffffff;
				font                : 12px tahoma;
			}

			.imag {
				border : 1px solid White;
			}

			td {
				color               : #000000;
				font                : 12px tahoma;
			}
			.tbl {
				background    : #ffffff;
				margin-left: 13 px;
				margin-top: 15 px;
			}
			.bgcol {
				background    : #6B76C5;
			}			
			.tbl1 {
				background    : #ffffff;
			}			
			a:link, a:active, a:visited, a:hover {
				color               : #ffffff;
				font                : 12px tahoma;
				text-decoration     : underline;
			}
			a.link1:link, a.link1:active, a.link1:visited {
				font                : 10px Arial;
				text-decoration     : underline;
				color				: #ffffff;
			}
			a.link1:hover {
				font                : 10px Arial;
				text-decoration     : underline;
				color				: #DF5016;

			}
			.text {
				font : 13px Tahoma;
				color: #ffffff;
			}
			.text1 {
				font                : 10px Arial;
				color				: #ffffff;
			}
			.text2 {
				font                : 10px Arial;
				color				: #ffffff;
				text-decoration     : underline;
			}
			.text3 {
				font                : bold 11px Arial;
				color				: #ffffff;
				text-decoration     : none;
				text-align: center;
				cursor: hand;
			    background-image    : url(/img/btn_left.jpg);				
			}
			.text4 {
				font                : bold 11px Arial;
				color				: #ffffff;
				text-decoration     : none;
				text-align: center;
				cursor: hand;
			    background-image    : url(/img/btn_left_a.jpg);				
			}			
			.tbn
			{
				background-color: #FCFCFC;
				border-color: #000000;
				border-left-style: solid;
				border-left-width: 1;
				border-right-style: solid;
				border-right-width: 1;
				border-bottom-style: solid;
				border-bottom-width: 1;
				border-top-style: solid;
				border-top-width: 1;
				border-collapse: collapse;
				border-width: 1;
				padding: 5px;
				text-align : left;
				font-weight: bold;
			}
				-->
</style>
