BODY {
font-family : "Trebuchet MS", sans-serif;
color : #000000;
background: #99CCFF;
width: 100%;
}

P {
font-family : "Trebuchet MS", sans-serif;
color : #000000;
font-size : 11pt;
}
H4 {
font-family : "Trebuchet MS", sans-serif;
color : #000000;
font-size : 12pt;
}
H3 {
font-family : "Trebuchet MS", sans-serif;
color : #000000;
font-size : 14pt;
}
H2 {
font-family : "Trebuchet MS", sans-serif;
color : #000000;
font-size : 18pt;
}
A  {
color : #0000CC;
font-size : 11pt;
text-decoration : none;
}

A:Visited  {
color : #006699;
text-decoration : none;
}
A:Active  {text-decoration : underline; }
A:Hover  {text-decoration : underline; }

A.kon  {
color : #0000CC;
font-size : 14pt;
text-decoration : underline;
}

TD {
font-family : "Trebuchet MS", sans-serif;
color : #000000;
font-size : 10pt;
}
ul {
font-family : "Trebuchet MS", sans-serif;
color : #000000;
font-size : 11pt;
text-align: justify;
}
ol {
font-family : "Trebuchet MS", sans-serif;
color : #000000;
font-size : 11pt;
text-align: justify;
}
.gmk1 {
font-family : "Trebuchet MS", sans-serif;
color : #000000;
font-size : 8pt;
}
.gmkbl {
font-family : "Trebuchet MS", sans-serif;
font-size : 12pt;
font-weight : bold;
}
.gmkbl4 {
font-family : "Trebuchet MS", sans-serif;
font-size : 13pt;
font-weight : bold;
}

ul.cssmenu {
   padding: 0;
   margin: 0;
   list-style: none;
  width: 150px;
}
ul.cssmenu li {
   float: left;
text-align: right;
}
ul.cssmenu li a, ul.cssmenu li a:visited {
font-family : "Trebuchet MS", sans-serif;
font-size : 12pt;
text-decoration : none;
   display: block;
   padding: 5px;
   margin-bottom: 1px;
   color: #FFFFFF;
   background-color: #6795eb;
   width: 140px;
}
ul.cssmenu li a:hover {
   color: #ffffff;
   background-color: #0000cc;
}
