body {
  background-image: url(../img/bg.jpg);
  background-repeat: repeat-y;
  text-align: center;
  scrollbar-3dlight-color:#00CCFF;
  scrollbar-arrow-color: Yellow;
  scrollbar-base-color:#330000;
  scrollbar-darkshadow-color:#3300CC;
  scrollbar-face-color:#330000;
  scrollbar-highlight-color:#330000;
  scrollbar-shadow-color:#000000;
  margin-top: 10;
  margin-bottom: 10;
  margin-left: 10;
  margin-right: 10;
}

H1, H2, H3, H4 {
  font-family: verdana,arial,helvetica;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  }
H1, H4 {
  font-size: 12pt;
  color: #0000ff;
	}

H2, H3 {
  font-size: 10pt;
  color: #0000ff;
	}
	
p {
text-indent: 25;
}

ul {
  text-align: left;
  margin-left: 50;
}

td.ris {
  background-image: url(../6out.gif);
  background-repeat: no-repeat;
}

td.ris0 {
  background-image: url(../6out0.gif);
  background-repeat: no-repeat;
}

td.zag {
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
}

td.cell {
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  text-align: center;
}

table.norm {
  font-family: verdana,arial,helvetica;
  font-size: 12pt;
}

td.norm {
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
}

td {
  font-family: verdana,arial,helvetica;
  font-size: 10pt;
  text-align: justify;
}

A:visited {color: #0000ff; text-decoration: none}
A:link {color: #0000ff; text-decoration: none}
A:active {color: #0000ff; text-decoration: underline}
A:hover {color: #0055ff; font-style:italic; text-decoration: underline}