/*@font-face {
    font-family: Helvetica;
	font-size: 12px;
    font-style:  normal;
    font-weight: 700;
    src: url(HELVETI0.eot);
  }
 */
.head_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:  normal;
	font-weight: 700;
	color: #666666;
  }
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.bodylink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.bodylink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc00;
	font-weight: bold;

}
.bodylink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.bodylink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background-color: #FFCC00;

}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.head_body_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:  normal;
	font-weight: 700;
	color: #000000;
}
.back_title {
	background-image: url(images/backtitle.gif);
	background-repeat: repeat-x;
}
.bar {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

