.border2 {
	background-color: #CCCC99;
	border: 1px solid #000000;
}
.justif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	padding: 7px;
}
.bigone {
	font-family: Tahoma;
	font-size: 22px;
	color: #CCCCCC;



}
.middleBig {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;

}
.border1 {
	border: 1px solid #000000;
	background-color: #CCCC99;

}
A:hover {
	COLOR: #990000;


}
.middSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;

}
.border3 {
	background-color: #CCCC99;
	border-top: 1px dotted #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	padding-top: 6px;
	padding-bottom: 6px;




}
.middSmBol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	color: #000000;





}
.justBL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding: 7px;
}

