a {
  text-decoration:none;
}
a:link    {
  text-decoration:underline;
  color:blue;
}
a:visited {
  text-decoration:underline;
  color:navy;
}
a:hover   {
  text-decoration:underline;
  color:red;
}
a:active  {
  text-decoration:none;
  color:white;
  background:aqua;
}
BODY      {
  color:#333333;
  background-image : url(11/vol11-logo.gif);
  background-attachment : fixed;
  background-position : left top;
  background-repeat : no-repeat;
}
h1 {
  background-image: url( cat2-1.gif );
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 32px;
}
H2 {
  color : olive;
  background-color : #e3e3e3;
  padding-top : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  padding-left : 65px;
  width : 700px;
  border : solid olive;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  font-weight : bolder;
  text-decoration : blink;
  font-family : HGPºÞ¼¯¸E,‚c‚e“Á‘¾ƒSƒVƒbƒN‘Ì;
  background-repeat : no-repeat;
  background-attachment : scroll;
  text-align : left;
  list-style-type : disc;
  list-style-image : url(img/cat2-1.gif);
  list-style-position : outside;
  background-image : url(img/cat2-1.gif);
  background-position : left center;
  line-height : 30px;
}
H3 {
  color: #5555AA;
  background-color: #FFFFCC;
  padding : 4px 4px 4px;
  padding-left : 4px;
  width: 100%;
  border : solid #5555aa;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  font-weight: bold;
  text-align : left;
}
H4 {
  color: #CC0000;
}
.t1{
  color: #5555AA;
  background-color: #FFFFCC;
  padding-top : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  padding-left : 3px;
  width: 100%;
  border : solid #5555aa;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  font-weight: bold;
  background-attachment : fixed;
  font-size : medium;
}
.t2{
  padding-top : 3px;
  padding-right : 3px;
  padding-bottom : 10px;
  padding-left : 3px;
  width : 100%;
}
.t3{
  font-weight : bold;
  color : fuchsia;
  background-color : gray;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  border-width : 1px 1px 1px 1px;
}
TR.c0{
  background-color: #ffffff;
}
TR.c1{
  background-color: #f7fdff;
}
TR.c2{
  background-color: #ffffd0;
}
TR.c3{
  background-color: #CCCCFF;
}
TR.c4{
  background-color: #FFCCCC;
}
TR.c5{
  background-color: #eaf4e8;
}
.ht1,.ht2,.ht3
	{
  margin-top:0px;
  margin-bottom:10px;
  line-height:130%;
  padding-top:3px;
  padding-left:10px;
  color:white;
  background-image:url('img/mark3.gif');
  background-repeat:no-repeat;
  background-position:right bottom;
  font-size: 120%;
  font-weight:bold;
  font-family:monospace;
  clear:both;
}
.ht1
	{
  border-right:solid 1px #000000;
  border-bottom:solid 1px #000000;
  background-color:#006699;
  width:350px;
}
.ht2
	{
  margin-top:10px;
  border-right:solid 1px #000000;
  border-bottom:solid 1px #000000;
  background-color:#339966;
  width:450px;
}
.ht2 span
	{
  font-size:80%;
}
.ht3
	{
  clear:both;
  margin-top:10px;
  margin-left:10px;
  width:170px;
  border-right:solid 1px #000000;
  border-bottom:solid 1px #000000;
  background-color:#ff6633;
}
.ht4
	{
  font-size:110%;
  font-weight:bold;
  width:400px;
  border-bottom:double 3px #ff0000;
  margin-left:10px;
  margin-top:1em;
  margin-bottom:1em;
}
