	BODY, TD, P, A {

    	font-family     				 	: Verdana, Arial, Helvetica, sans-serif;
    	font-weight     				 	: normal;
    	font-style      				 	: normal;
	 	color					:#717F8A;
	  	font-size							: 11px;
  	}
	A:hover{
		color:black;
	}
  	IMG {
  		border								:none;
  	}
	TD{
	vertical-align:top;
	}
	.header1{
		color:#AA6900;
		font-weight:bold;
		font-size:18px;
	}
	.header2{
		color				:#AA6900;
		font-weight		:normal;
		font-size		:14px;
	}
	.header3{
		/*color				:#AA6900;*/
		font-weight		:bold;
		font-size		:12px;
	}
	.table1 {
		vertical-align:top;
	}
	.panel{
	  padding								:0px 10px 10px 10px;
	}

