 <!--
      	.normal{ 
           color: #000000; 
           font-weight: normal; 
           font-size: 12px;
         }
      	a.normal:link { 
          color: #0000FF; 
          font-weight: bold; 
          font-size: 10px; 
          text-decoration: none 
       }
      	a.normal:visited { 
           color: #0000FF; 
           font-weight: bold; 
           font-size: 10px; 
           text-decoration: none 
       }
       a.normal:hover { 
         color: #0000FF; 
         font-weight: bold; 
         font-size: 10px; 
         text-decoration: underline; 
      }
      a.normal:active	{ 
        color: #000000; 
        font-weight: bold; 
        font-size: 10px; 
        text-decoration: none 
      }
    	a.entry:link { 
          color: #0000FF; 
          font-weight: bold; 
          font-size: 14px; 
          text-decoration: none 
       }
      	a.entry:visited { 
           color: #0000FF; 
           font-weight: bold; 
           font-size: 14px; 
           text-decoration: none 
       }
       a.entry:hover { 
         color: #0000FF; 
         font-weight: bold; 
         font-size: 14px; 
         text-decoration: underline; 
      }
      a.entry:active	{ 
        color: #000000; 
        font-weight: bold; 
        font-size: 14px; 
        text-decoration: none 
      }

     a.super:link { 
       color: #0000FF; 
       font-weight: bold; 
       font-size: 12px; 
       text-decoration: none;
     }
    a.super:visited { 
       color: #0000FF; 
       font-weight: bold; 
       font-size: 12px; 
       text-decoration: none 
    }
    a.super:hover { 
      color: #0000FF; 
      font-weight: bold; 
      font-size: 12px; 
      text-decoration: none; 
    }
    a.super:active {		 
      color: #0000FF; 
      font-weight: bold; 
      font-size: 12px; 
      text-decoration: none 
    }
   .common_title {
     color: #000000; 
     font-weight: bold; 
     font-size: 16px; 
     text-align: center;
     margin-bottom: 2.5em;
     margin-top: 4.5em;
   }
   .title {
     color: #000000; 
     font-weight: bold; 
     font-size: 16px; 
     text-align: center;
     margin-bottom: 0.8em;
     margin-top: 0.8em;
   }
   .label {
     color: #000000; 
     font-weight: bold; 
     font-size: 14px; 
     text-indent: 0.8em;
    }
     
   .sub_title {
     color: #000000; 
     font-weight: bold; 
     font-size: 14px; 
     text-align: center;
   }
   .super_color {
    background-color: #C7C5FF;
    }
    .regheading {
    color: #000000;
    font-weight: bold;
    font-size: 13px;
   }
   .center_red{
     color: #FF0000;
     text-align: center;
     font-size: 16px;
     font-weight: bold;
     margin-bottom: 0.5em;
     margin-top: 0.5em;
    }
   .center_msg{
     color: #000000;
     text-align: center;
     font-size: 15px;
     font-weight: bold;
     margin-bottom: 0.5em;
     margin-top: 0.5em;
    }
   .error{
    color: #FF0000;
   }
   .center_notice{
     color: #cc6633;
     text-align: center;
     font-weight: bold;
     font-size: 13px;
     margin-bottom: 0.0em;
     margin-top: 1em;
    }
     .note{
    width: 55%;
    background-color: #FFCCFF;
    font-size: 12px;
    margin-left: auto; margin-right: auto;
    margin-bottom: 0.5em;
   }
	.un_link { 
          color: #FF0000; 
          font-weight: bold; 
          font-size: 10px; 
          text-decoration: none 
       }
 	.link_font { 
          color: #000000; 
          font-weight: normal; 
          font-size: 10px; 
          text-decoration: none 
       }
   .button_font {
          color: #000000; 
          font-weight: bold; 
          font-size: 11px; 
     }
   .super_color_button {
          color: #000000; 
          font-weight: bold; 
          font-size: 11px; 
          background-color: #C7C5FF;
     }
   .super_color_text {
          color: #000000; 
          font-weight: normal; 
          font-size: 11px; 
          background-color: #C7C5FF;
     }
    .menu_entry{
     margin-left: 3em;
     }
    .entry_desc{
      margin-left: 6em;
      margin-bottom: 2em;
    }
   .white_bg {
      background-color: #FFF;
   }
   .central{
      background-color: #C7C5FF;
   }
   .standalone{
      background-color: #F6FFCD;
   }
   .template{
      background-color: #A4FFE5;
   }
   .error_bg{
      background-color: #FF9966;
   }
   .teacher_bg{
      background-color: #CCFFFF;
   }
   
   
 
     
-->
