body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 22px;
}
.t1 {
	font-weight: bold;
	color: #427800;
}
.t2 {
	font-weight: bold;
}

.border1 {
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFAFAF;
}

.border2 {
	border: 1px solid #B4B4B4;
}

a.l1 {
	font-size: 12px;
	line-height: 24px;
	color: #333;
	text-decoration: underline;
}
a.l2 {
	color: #CC0000;
	text-decoration: none;
}

a.l1 hover {

	color: #FF6600;
	text-decoration: none;
}
.contactp {
	background-image: url(../images/contactbg.jpg);
	background-position: right 90px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 38px;
}
.t3 {
	font-size: 20px;
}
.t4 {
	font-size: 14px;
	line-height: 38px;
}
.border3 {
	border: 1px solid #D6D6D6;
	padding: 5px;
}