body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #2E353B;
	background-attachment:fixed;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #336600;
}
.style1 {color: #0D4260}
.style2 {color: #0D4260; font-weight: bold; }
.style3 {font-size: 16px}
.style4 {font-weight: bold}
.style5 {font-weight: bold}
.style6 {font-weight: bold}
.box1 {
  font-family: Arial;
  text-align: left;
  width: 249px;
  background: transparent url(../images/box1.png) no-repeat;
  }
.box1 .boxtitle {
  text-align: center;
  margin: 0;
  padding: 6px 8px 4px 10px;
  font-size: 14px;
  color: #;
  }
.box1 .boxtext {
  margin: 0;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 15px;
  color: #000000;
  font-size: 12px;
  }

