@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #dbdbdb;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}
.heading1 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #6dcff6;
	text-decoration: none;
	line-height: 1.0;
}
.undline {
	text-decoration: underline;
}

.dtl {
	font-size: 15px;
	line-height: 1.4;
	font-weight: bold;
}
.dtlc {
	font-size: 18px;
	color:#cbff18;
}
.txtblue {
	color: #66CCFF;
	letter-spacing: 1px;	
}
.txtblue16 {
	color: #66CCFF;
	font-size:16px;
	letter-spacing: 1px;
}
.txtgreen16 {
	color: #C2ED32;
	font-size:16px;
	letter-spacing: 1px;
}

.txtyellow14 {
	color: #ECEC00;
	font-size:14px;
	letter-spacing: 1px;
	line-height: 1.1;
	font-weight: bold;
}
.dtls {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}
