﻿    BODY, TD, P, LI, BLOCKQUOTE 
    { 
    font-family: Verdana, arial, sans-serif;
    font-size: 95%;
    color: #009900;
    }





  /*Link definition*/
  a:link    {color:#993300;background: transparent;text-decoration:none;}
  a:visited {color:#993300;background: transparent;text-decoration:none;}
  a:active  {color:#993300;background: transparent;text-decoration:none;}
  a:hover   {color:#CC6633;background: transparent;text-decoration:underline;}


     

.caption {
   font-family:Arial,Verdana,sans-serif;
   color: #666633;
   background: transparent;
   font-size:10pt;
   font-weight: normal;
   text-align: center;
}

.red-menu-underline {
	border-top: 1px solid #CC0000;
}



.red-box {
	border: 1px solid #CC0000;
}

.left-border-red {
	border-left-color: #CC0000;
}

.align-center {
	text-align: center;
}


.tree {
   font-family:Arial,Verdana,sans-serif;
   color: #808080;
   font-size:90%;
   font-weight: normal;
   text-align: left;
   }


.abstract {
     font-size: 10pt; color: #CD6803;background: #FFFFCC;
     border-style: solid; border-width: 1px; padding: 15px; border-color: #008000; width: 500px;
     }


.italic-serif {
   font-family: 'Times New Roman',serif;
   color: #808000;
   background: transparent;
   font-size:12pt;
   font-weight: normal;
   font-style: italic;
   text-align: center;
   }



.diary {
   font-family: Verdana, arial, sans-serif;
   color: #808080;
   background: transparent;
   font-size:10pt;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   }





.sidebar {
   font-family: Verdana, arial, sans-serif;
   color: #666633;
   background: transparent;
   font-size:90%;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   }




.sub-menu {
   font-family: Verdana, arial, sans-serif;
   color: white;
   background: transparent;
   font-size:8pt;
   font-weight: normal;
   font-style: normal;
   text-align: center;
   }

.sub-menu-left {
   font-family: arial, Verdana, sans-serif;
   color: white;
   background: transparent;
   font-size:normal;
   font-weight: normal;
   font-style: normal;
   text-align: left;
   }



.main-menu {
   font-family: 'Tahoma',serif;
   color: white;
   background: transparent;
   font-size:10pt;
   font-weight: bold;
   font-style: normal;
   text-align: center;
   }





  h1 {font-family: Arial, Verdana, sans-serif; 
     color: #808080;
     font-size: 18pt; 
     font-style: normal; 
     font-weight: normal; 
     text-align: left; }

  h2 {font-family: Arial, Verdana, sans-serif;
     color: #666633;
     font-size: 14pt; 
     font-style: normal; 
     font-weight: normal; 
     text-align: left; }



  h3 {font-family: Verdana, Arial, sans-serif;
     color: white;
     font-size: 8pt; 
     font-style: normal; 
     font-weight: normal; 
     text-align: center; }


  
  h4 {font-family: Verdana, Arial, sans-serif;
     color: #996600;
     background: transparent;
     font-size: 10pt; 
     font-weight: bold; 
     }

  
  h5 {font-family: Verdana, Arial, sans-serif; 
     color: #009900;
     background: #D8DB6F;
     font-size: 10pt; 
     font-weight: bold; 
     text-transform: uppercase;
     text-align: Center;
     border-style: solid; border-width: 1px; padding: 8px; border-color: #999933; width: 600px;}


  h6 {font-family: Arial, Verdana, sans-serif;
     color: #666633;
     font-size: 14pt; 
     font-style: normal; 
     font-weight: normal; 
     text-align: left; }
 












