body,h1,h2,h3,h4,h5,h6,p,div,span{
   color: #000000;
   background-color:#FFFFFF;
   font-style: normal;
   font-weight: normal;
   font-size:10pt;
   margin-top:     2px;
   margin-left:    2px;
   margin-bottom:  2px;
   margin-right:   2px;
   padding-top:    0px;
   padding-left:   0px; 
   padding-bottom: 2px;
   padding-right:  0px;
}

ol,ul{
   color: #000000;
   background-color:#FFFFFF;
   font-style: normal;
   font-weight: normal;
   font-size:10pt;
   margin-top:     0px;
   margin-left:   24px;
   margin-bottom:  0px;
   margin-right:   2px;
   padding-top:    3px;
   padding-left:   2px; 
   padding-bottom: 2px;
   padding-right:  2px;
}
 
A:LINK{
color : #000000;
text-decoration: underline;
font-weight : normal;
}

A:VISITED{
color : #000000;
text-decoration: underline;
font-weight : normal;
}

A:HOVER{
color : #FF0000;
background-color: #ffe0a0;
text-decoration: underline;
font-weight : normal;
}

img{
  border: none;
}

.main{
   position: absolute;
   top:64px;
   left:200px;
   width:560px;
   margin-top:     0px;
   margin-left:    2px;
   margin-bottom:  0px;
   margin-right:   0px;
} 

.shortcut{
  color: #000000;
  background-color:#a0b0ff;
  font-weight: bold;
  position: absolute;
  top:64px;
  left:  0px;
  width:200px;
} 

.block{
  padding-top:    1px;
  left:   0px;
  width:558px;
  color: #000000; background-color:#a0b0ff;
} 

.texttitle{
  font-weight: bold;
  color: #000000; background-color:#e0e0ff;
 }

.text{
  font-weight: normal;
  color: #000000; background-color:#ffffff;
}

.download{
  color: #000000; background-color:#e0e0ff;
}

#title{
  font-weight: normal;
  font-size:28pt;
  font-family: "impact", "helvetica", sans-serif;
  position: absolute;
  top:16px;
  height:60px;
  left: 0px;
  width:540px;
}
