
body {
  background-color: #336699;
  background-image: url(../images/blue_weave.gif);
  color: #000000;
  font-family: verdana, arial, "sans-serif";
}

h1 {
  font-size: 18pt;
  color: #ffffff;
  text-align: center;
}


.reflectH {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color: #000000;
}

.reflectH a:link {text-decoration: none;}
.reflectH a:hover {text-decoration: none; color: red}
.reflectH a:visited {text-decoration: none;}


.reflect {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    10pt;
  color: #000000;
}

.reflectS {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    8pt;
  color: #000000;
}

.small {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size:    8pt;
  font-weight:  bold;
  color: #000000;
}

.h2 {font-size: 8pt; color: #33CC99; font-weight: bold;}
.h2 a:link {text-decoration: none; color: #ffffff;}
.h2 a:hover {text-decoration: none; color: #FFFF00;}
.h2 a:visited {text-decoration: none; color: #33CC99;}


kiv {
  background-color: #f1f4ff;
  background-image: url(blue_weave.gif);
  color: #000000;
  font-family: verdana, arial, "sans-serif";
  text-align: center;
}

table.round { }
caption.normal { font-family: verdana, arial, "sans-serif"; font-size: 8pt; }
td.round-top { height: 16px;  background-image: url(../bordersR/top.gif)}
td.round-topRight { width: 16px; height: 16px; background-image: url(../bordersR/topRight.gif)}
td.round-right { width: 16px; background-image: url(../bordersR/right.gif)}
td.round-bottomRight { width: 16px; height: 16px; background-image: url(../bordersR/bottomRight.gif)}	
td.round-bottom { height: 16px; background-image: url(../bordersR/bottom.gif)}
td.round-bottomLeft { width: 16px; height: 16px; background-image: url(../bordersR/bottomLeft.gif)}	
td.round-left { width: 16px; background-image: url(../bordersR/left.gif)}
td.round-topLeft { width: 16px; height: 16px; background-image: url(../bordersR/topLeft.gif)}			 
td.round-center { background-color: white;}