a {
	color: black;
	text-decoration :  none;
	font-style : normal;
}

a:hover {
	color: black;
	font-style: normal;
	font-style:italic
}


TD {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	
	}
	
H3	{ font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:14px;
	   color:#FF9900;
	   text-align:center
	 }

.table_hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: black;
	background : #FF9900;
	vertical-align: middle;
	}

.list_1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: black;
	}

.tableborder {
	padding: 1;
	border: 1;
	border-style: solid;
	border-color:#000000;
	border-width:thin;
	font-style: normal;
	margin-top:0px;
	}

