<!--
body {
  margin: 0;
  color: #000000;
/*  background-color: #000000; */
  background: url(images/Bg_Texture/0107.gif);
  text-align: "center"
}
h1 {
  font-size: medium;
  margin: 0;
  padding: 0.5em;
  color: #ffffff;
  background-color: #000000;
  text-align: center
}
p {
  margin: 0;
}
#tytle1 { padding: 0.5em 8em; font-size: large; font-weight: normal; text-align: center}  /* Fsample1 */
#tytle2 { padding: 0.5em 3em; font-size: normal; font-weight: bold; text-align: left}  /* Fsample7 */
#title1 { padding: 0.5em 8em; font-size: large; font-weight: normal; text-align: center}  /* Fsample1 */
#title2 { padding: 0.5em 3em; font-size: normal; font-weight: bold; text-align: left}  /* Fsample7 */
#title3 { padding: 0.5em 3em; font-size: normal; font-weight: bold; text-align: center}
#date { padding: 0.5em 3em; font-size: x-small; font-weight: normal; text-align: right }  /* Fsample5 */
#textm { padding: 0.5em 3em; font-size: normal; font-weight: normal; text-align: left; line-height: 1.5; }  /* Fsample3 */
#texts { padding: 0.5em 3em; font-size: x-small; font-weight: normal; text-align: left; line-height: 1.5 ; margin-left: 3em}  /* Fsample6 */
#textmm { padding: 0.5em 3em; font-size: small; font-weight: normal; text-align: left; line-height: 1.5 ; margin-left: 3em}  /* Fsample6 */
#textmmb { padding: 0.5em 3em; font-size: x-small; font-weight: bold; text-align: left; line-height: 1.5 ; margin-left: 3em}  /* Fsample6 */
#rm { padding: 0.5em 3em; font-size: normal; font-weight: normal; text-align: right }  /* Fsample2 */
#cm { padding: 0.5em 3em; font-size: normal; font-weight: normal; text-align: center }  /* Fsample4 */
#cs { padding: 0.5em 3em; font-size: x-small; font-weight: normal; text-align: center }  /* Fsample4 */
#cs1 { padding: 0.5em 0.8em; font-size: x-small; font-weight: normal; text-align: center }
#td { padding-left: 2em; font-size: x-small; font-weight: normal; text-align: left }  /* Fsample4 */
#indents1 { padding: 0.5em 3em; font-size: x-small; text-align: left; line-height: 1.5 ; margin-left: 5em; text-indent: -1em }
em {
  font-style: normal;
  font-weight: normal
}

a.menu:link { font-size: x-small; color: #ffffff; backuground-color: #000000; font-weight: bold }
a.menu:visited { font-size: x-small; color: #ffffff; backuground-color: #000000 ; font-weight: bold}
a.menu:hover { font-size: x-small; color: #ff0000; backuground-color: #000000; font-weight: bold }

a.link:link { font-size: x-small; color: #0000ff; font-weight: bold }
a.link:visited { font-size: x-small; color: #0000ff; font-weight: bold}
a.link:hover { font-size: x-small; color: #ff0000; font-weight: bold }


.xs { font-size: x-small }
.cr { font-size: x-small; color="#A9A9A9" }
.txtmg { color: #000033 }
.txtmgb { color: #000033; font-weight: bold }
.txtsg { font-size: x-small; color: #000033 }
.txtsgb { font-size: x-small; color: #000033; font-weight: bold }
.txtmenu { font-size: x-small; color: #ffffff; font-weight: bold }
.txtview { font-size: x-small; color: #A9A9A9; font-weight: bold }
.txtred { color: #CC0033 }
.txtsred { font-size: x-small; color: #CC0033 }

img.right {
  float: right;
  margin-right: 8em
}
-->
