<style>
div {  
font-family: Arial, Helvetica, sans-serif;
font-size: 12px
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;



}
A:hover {
	COLOR: #660000;
	TEXT-DECORATION: underline;

}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;


}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
	text-align: left;

}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #044081;
	font-weight: bold;
}
.feeds1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
}
</style>
.box {
	background-color: #F7F7F2;
	border: thin solid #EDEDE4;
	display: block;
}
.box {
	background-color: #EDEDE4;
	border: thin solid #EDEDE4;
	display: inline;


}
.boxlight {
	background-color: #F7F7F2;
	border: thin #EDEDE4;
	display: inline;

}
.boxDark {
	background-color: #46462F;
	border: thin solid #EDEDE4;
	display: inline;
	color: #FFFFFF;

}
.white-highlite {
	color: #FFFFFF;
	text-align: justify;
}
.detail-title {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-family: "Trebuchet MS";





}
.detail-sub-title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;


}
.enlarge {
	font-size: 12px;
}
.remark {
	font-size: 11px;
	background-color: #FFF2F2;
	border: 1px solid #FF7575;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;



}
.form {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.T-Case {
	text-transform: uppercase;
}
