body{
margin:0px;
padding:0px;
}
td{
    font-family: Arial;
	font-size: 12px;
	color: #333333;
	}
.small{
    font-family: Arial;
	font-size: 10px;
	color: #333333;
	}
.big{
    font-family: Arial;
	font-size: 16px;
	color: #333333;
	}
.red{
    font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
	}
.heading {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #333333;
}
.contact{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
.orange{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#DE6318;
	text-decoration:none;
}
a:hover {
    text-decoration:none;
	color:#FF6600;
}
.brdr {
	border: 1px solid #E2E2E2;
}
.text_1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #886600;
}
.text_2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #828282;
}
.link_1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-decoration:none
}
a.link_2 {
	font-family: Arial;
	font-size: 12px;
	color:#FF6600;
	text-decoration:underline;
}
