.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.head1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CCCCCC;
}

  td 
  .initial {
	background-color: #DDDDDD;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
  .normal {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
  .highlight {
	background-color: #F0B21A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;

}
.bg {
	background-image: url(../pix/bg01.gif);
	background-repeat: repeat;
}
.textborder1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;


}
.textborder2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
.head2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #f0b21a;
}

