/* CSS Document */

body {

		font-family:times new roman; 
		font-size:12px;
		color:#000000;
	}
	
A:link {
	color: #4f4f4f;
	text-decoration: none;
		 }
A:visited {
	color: #4f4f4f;
	text-decoration: none;
}

	
H3.info {
	color:#7a7a7a;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
}

H3.bn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f64343;
	font-weight: normal;
	}
	

H3.ititle {
	color:#f64343;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}


H3.iinfo {
	color:#7a7a7a;
	font-family: times new roman;
	font-size:12px;
	font-weight: lighter;
	line-height: 19px;
	
}

