body 
     {
      background-color: #A4B4D0;
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 10px; 
      color: #000000;
     }

h2
     {
     text-align:right;
     }

h3
     {
     font-size: 12px;
     font-weight: bold;
     }

a:link, #nav a:visited 
     {
     color: #000000;
     }

a:hover 
     {
     color: #FFFFFF;
     }

.contents
     {
     width: 460px;
     background: #648dc7;
     font-size: 10px;
     padding-top: 10px;
     padding-bottom: 60px;
     padding-right: 10px;
     padding-left: 10px;
     border-color: black;
     border-style: double;
     }

.contents a
     {
     color: #000000;
     }

.contents a:hover 
     {
     color: #FFFFFF;
     text-decoration: none;
     }

.undercontents
     {
     width: 460px;
     background: #A4B4D0;
     font-size: 11px;
     font-weight: bold;
     padding-top: 10px;
     padding-bottom: 10px;
     padding-right: 10px;
     padding-left: 10px;
     text-align: center;
     border-style: none;
     }

.undercontents a
     {
     color: #000000;
     }

.undercontents a:hover 
     {
     color: #FFFFFF;
     text-decoration: none;
     }

.nav 
     {
     width: 140px;
     background-color: #648dc7;
     border-color: black;
     border-style: double;
     text-align: center;
     font-size: 12px;
     }

.nav a
     {
     color: #000000;
     text-decoration: none;
     }

.nav a:hover 
     {
     color: #FFFFFF;
     text-decoration: none;
     }

.nav li
     {
     list-style-type: none;
     font-size: 10px;
     text-align: left;
     font-weight: bold;
     position: relative;
     left: -20px;
     }

.nav li.sub
     {
     list-style-type: none;
     font-size: 10px;
     text-align: left;
     font-weight: bold;
     position: relative;
     left: -10px;
     }

.navbottom 
     {
     vertical-align: top;
     width: 100px;
     background: #A4B4D0;
     border-style: none;
     font-size: 7px;
     }

.navbottom a
     {
     color: #000000;
     }

.navbottom a:hover 
     {
     color: #FFFFFF;
     text-decoration:none;
     }

.navbottom table
     {
     width: 100%;
     border: 3px;
     }

.elems
     {
     text-align: center;
     font-size: 8px; 
     color: #000000;
     }

#DOL
     {
     background: #fef76e;
     padding-top: 5px;
     padding-right: 5px;
     padding-left: 5px;
     font-size: 10px;
     font-weight: bold;
     text-align: center;
     }

#DOL a:hover
     {
     color: #000000;
     text-decoration: none;
     }

.paper
     {
     background-color: #ffffff;
     color: #000000;
     padding-left: 15px;
     padding-right: 15px;
     padding-top: 15px;
     padding-bottom: 15px;
     font-size: 10px;
     text-align: left;
     }

.paper a:hover 
     {
     color: #000000;
     text-decoration: none;
     }

.paperdet
     {
     width: 50px;
     background-color: #ffffff;
     color: #000000;
     font-size: 9px;
     text-align: center;
     margin-bottom: 10px;
     } 

