a:link {
  	font-family: "Arial";
  font-size : 9pt;
  color : #000000;
  text-decoration : none
}

a:visited {
  	font-family: "Arial";
  font-size : 9pt;
  color : #000000;
  text-decoration : none
}

a:hover {
  	font-family: "Arial";
  font-size : 9pt;
  color : #888888;
  text-decoration : underline
}

a.menu:link {
  font-size : 8pt;
  color : #000000;
  text-decoration : none;
  	font-family: "Arial";
}

a.menu:visited {
  font-size : 8pt;
  color : #000000;
  text-decoration : none;
  	font-family: "Arial";
}

a.menu:hover {
  font-size : 8pt;
  color : #eeeeee;
  text-decoration : none;
  	font-family: "Arial";
}


a.index:link {
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	font-family: "Arial";
}

a.index:visited {
  font-size : 8pt;
  color : #000000;
  text-decoration : none;
  	font-family: "Arial";
}

a.index:hover {
  font-size : 8pt;
  color : #000000;
  text-decoration : underline;
  	font-family: "Arial";
}

u {
  font-size : 1px;
  color : #ffffff
}

td,form,selcet,option,input{
  	font-family: "Arial";
  font-size : 9pt;
}

.bg {
  background-image : url(img/bg.gif);
  background-repeat : repeat-x
}

.ff {
  border-bottom: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  background-color : #ffffff;
  font-family : arial;
  font-size : 9pt;
  color : #888888
}


.form {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff
}
