.ziti {
	font-size: 9pt;
	color: #000000;
}
.body {
    font-size: 9pt;
	color: blue;
}
a:link {
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;	
}
a.1:link {
    color: blue;}
a.1:visited {
    color: blue;}
a.1:hover {
    color: red;text-decoration:underline;}
a.2:link {
    color: blue;}
a.2:visited {
    color: blue;}
a.2:hover: {
    color: red;text-decoration:none;}
a.3:link {
    color: white;}
a.3:visited {
    color: white;}
a.3:hover {
    color: white;text-decoration:underline;}
a.4:link {
    color: black;}
a.4:visited {
    color: black;}
a.4:hover {
    color: green;text-decoration:underline;}
.box1 {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-LEFT-COLOR: black; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #999999; BORDER-TOP-COLOR: black; BORDER-RIGHT-WIDTH: 0px; BORDER-RIGHT-COLOR: black
}
.menuover
{ border-left:1 solid #FFFFFF;
  border-top:1 solid #FFFFFF;
  border-right:1 solid #000000;
  border-bottom:1 solid #000000;
  background-color: #798BD0;
  color: yellow;
  cursor: hand;
  font-size: 9pt;}
.menuout
{ font-size: 9pt;
  color: #FFFFFF;}
.TextInput {font-size: 12px; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.opacity {
	BACKGROUND-COLOR: #993300; COLOR: #ff9900; FILTER: alpha(opacity=100)}