body {
      background-color: #E4F1ED;
      }

td.great {
          border-style: solid;
          border-width: 1;
          border-color: #690056;
          background-color: #FFE9FB;
          padding: 5;
          }

table.great {
             border-style: solid;
             border-width: 1;
             border-color: #690056;
             background-color: #FFE9FB;
             }

table.head {
       font-family: Arial;
       font-family: Arial;
       font-weight: bold;
       font-size: 14px;
       text-align: justify;
       }

td.lnkdesc {
            font-family: Arial;
            font-family: Arial;
            font-weight: bold;
            font-size: 14px;
            text-align: center;
            }

td.name {
         font-family: Arial;
         font-weight: bold;
         font-style: italic;
         font-size: 20px;
         text-align: center;
         }

td.desc {
         font-family: Arial;
         font-weight: bold;
         font-size: 12px;
         text-align: Justify;
         }

td.descsm {
           font-family: Arial;
           font-weight: bold;
           font-size: 12px;
           text-align: Justify;
           }

td.link {
         background-color: #73123D;
         font-family: Arial;
         font-weight: bold;
         font-size: 12px;
         text-align: center;
         padding: 3;
         }

td.smlink {
           font-family: Arial;
           font-weight: bold;
           font-size: 12px;
           text-align: center;
           vertical-align: middle;
           }


A.internal:link {
                 color: #09229E;	
                 }        
          
A:link {
        color: #FFFFFF;
        }
          
A.internal:active {
                   color: #09229E;
                   }

A.active {
          color: #FFFFFF;
          }
                    
A.internal:visited {
                    color: #09229E;
                    }
          
A:visited {
           color: #FFFFFF;
           }

A:hover {
         color: #FFFF00;
         }

A.internal:hover {
         color: #73123D;
         }






