.text{

 	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-right:10px;
	margin-left:30px;
}
.field {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 15px;


}
.color{

 	font-family: Arial;
	font-size: 12px;
	font-style: bold;
	color: #FF5400;
	}
.lower {
	font-family: Arial;
	font-size: 12px;
	font-style: oblique;
	color: #727272;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

a:hover {
font-family: Arial;
	font-size: 12px;
	color: #00000;
	font-style: bold;
}

.whitebg{
background-color: #ffffff;
}
.lblue{
background-color: #D1D4DC;
}
.black{
background-color: #000000;
}
.grey{
background-color: #F9F9F9;
}
body {
	background-color: #FFFFFF;
}
.t1 {
	font-family: Arial;
	font-size: 12px;
	color: #014773;
	text-decoration: none;
}
.p1 {
	padding-right: 10px;
	padding-left: 10px;
}
.l1 {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.l1:hover {


	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.l2 {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
.l2:hover {


	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
.l3 {

	font-family: Arial;
	font-size: 12px;
	color: #014773;
	text-decoration: underline;
}
.l3:hover {


	font-family: Arial;
	font-size: 12px;
	color: #014773;
	text-decoration: underline;
}
