h1,h2,h3,h4,h5,h6 { 
margin: 0;
padding: 0;
}



@charset "utf-8";
.header2 {
	background-image: url(images/header2.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
}
.matter {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}

.midgid {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
}

.front1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
.front2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
}
.front3 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #1568EA;
	text-align: justify;
}


.ltrt {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #f7f4f4;
}
.linesrt {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #06C;
}
