/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style1:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style1:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style1:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style1:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; }
.style6:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; }
.style6:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; }
.style6:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; }
.style6:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; }

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034ea3;
}
.box {font-size:11px;
 font-family:arial, sans-serif;
  color :#222222; 
  text-decoration:none;
	border: #555555;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}