/* CSS Document */
/* big header*/
.style1 {
	font-family: Verdana ;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
/* for Details header */
.style2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
/* for  details */
.style3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.style4 {font-family: Verdana; font-size: 12px; font-weight: bold; color: #999999; }
.style5 {color: #400000; font-size:11px; font-weight:bold; font-family:verdana;}
.style6 {color: #400000; font-size:11px; font-weight:normal; font-family:verdana;}