.menu {
    onmouseover: "this.style.backgroundColor='#AFC9E8';this.style.color='#FFFFFF';";
    color: #ffffff;
    onmouseout: "this.style.backgroundColor='#ECE9D8';this.style.color='#000000';";
    border-color: ece9d8;
    align: middle;
    background-color: #ece9d8
}
.text {
	FONT-SIZE: 70%;
	COLOR: Navy;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.copy {
	FONT-SIZE: 60%; COLOR: #7d89a7; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.err {
	FONT-SIZE: 70%; COLOR: #fd4977; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.help {
	FONT-SIZE: 60%; COLOR: #3d5977; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
A:link {
	COLOR: #000090;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #000090;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000090;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #e00000
}
.butt {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 10px; WIDTH: 100px; COLOR: #204050; PADDING-TOP: 1px; FONT-FAMILY: arial cyr, arial, sans-serif; HEIGHT: 19px
}
.sel {
	FONT-SIZE: 8px; WIDTH: 90px; COLOR: #2d6997; FONT-FAMILY: arial cyr, arial, sans-serif
}

a {color: \#000090; text-decoration: none; font-weight: bold;}
a:visited {color: \#000090; text-decoration: none;}
a:hover {color: \#000090; text-decoration: none;}
body {
	font-family: Tahoma;
	font-size: 9pt;
	color: black;
}

div.announcement {
  text-align: justify;
  text-indent: 0em;
}
div.chasinform {
  text-align: justify;
  text-indent: 0em;
}
div.texta {
  text-align: justify;
  text-indent: 2em;
}
div.psa {
  text-align: justify;
  text-indent: 2em;
}

.imgtitle {
  text-align: right;
  font-size: 10pt;
  font-family: Arial;
  color: blue;
}
