body  {
	margin:0px;padding:0px;
}
p {
	margin-top:8;
}
td {
	text-align: left;
	font-family:Tahoma;
	font-size:12px;
	color:#5B5B5B;
}
select,input {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.t10 {
	font-family:Tahoma;
	font-size:10px;
	font-style: normal;
}
.t10l {
	font-family:Tahoma;
	font-size:10px;
	font-style: normal;
	color:#8C8C8C;
}
.t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.t14 {
	font-family: Tahoma;
	font-size: 21px;
	font-style: normal;
}
.hdr {
	font-family: Verdana;
	font-size:14px;
	font-weight: bold;
	color: #FE7B07;
}
a, a:visited, a:active {
	text-decoration: underline;
	color: #0D0045;
}
a:hover {
	text-decoration: none;
	color: #B75709;
}
.cent {
	text-align: center;
}
.right {
	text-align: right;
}
.just {
	text-align: justify;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.img1 {
	margin-left:15;
	margin-right:15;
	margin-top:15;
	margin-bottom:15;
}
.red {
	color: red;
}
.w {
	color: white;
}
.mt {
	margin-top: 5;
}