body,td,p,ul {
              font-family:Verdana,Arial,Helvetica,sans-serif;
              font-size:13px;
              text-align:left;
             }

body {
      background-color:#B7B7F7;
      color:#000000;
     }

a {
   text-decoration:none;
   font-weight:bold;
  }

a:link {
        color:#0000FF;
        text-decoration:none;
        font-weight:bold;
        background-color:transparent;
       }

a:hover {
         color:#000000;
         text-decoration:underline;
         font-weight:bold;
         background-color:#F0F0F0;
        }

td.link {
         font-size:120%;
         font-variant:small-caps;
         text-align:center;
         vertical-align:middle;
         white-space:nowrap;
         padding-top:4px;
         padding-bottom:4px;
         padding-left:8px;
         padding-right:8px;
         border-top:#C0C0C0;
         border-left:#C0C0C0;
         border-bottom:#000000;
         border-right:#000000;
         border-width:1px;
         border-style:solid;
        }

td.link:hover {
                border-top:#000000;
                border-left:#000000;
                border-bottom:#C0C0C0;
                border-right:#C0C0C0;
                border-width:1px;
                border-style:solid;
                background-color:#A0A0A0;
              }

a.link:hover {
              color:#FFFFFF;
              text-decoration:none;
              font-weight:bold;
              background-color:#A0A0A0;
             }

p.small,.small {
                font-size:80%;
                text-align:left;
               }

.large {
        font-size:125%;
       }

.xlarge {
         font-size:150%;
        }

.headline {
           font-size:120%;
           font-weight:bold;
          }

.description {
              text-align:center;
             }

.title {
        font-style:italic;
       }

.teatitle {
           font-size:125%;
           font-weight:bold;
           font-style:italic;
          }

.teadescription {
                 font-weight:bold;
                 font-style:italic;
                }

.decoration {
             font-size:125%;
             font-style:italic;
            }

.border-top {
             border-top-width:1px;
             border-top-color:#000000;
             border-top-style:solid;
            }

.border-left {
              border-left-width:1px;
              border-left-color:#000000;
              border-left-style:solid;
             }

.border-right {
               border-right-width:1px;
               border-right-color:#000000;
               border-right-style:solid;
              }

.border-bottom {
                border-bottom-width:1px;
                border-bottom-color:#000000;
                border-bottom-style:solid;
               }

.searchword {
             background-color:#FFFF00;
            }

