.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 13px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;



}
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 84px;
}
.footer a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}

.footer a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #006600;
	text-decoration: underline;	
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.link1 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	height: 20px;
	padding-left: 10px;

}
.link1 a{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.link1 a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;


}
.bg1 {

	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
}
.tex {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
	padding-left: 14px;
	height: 20px;
}

