/* Cascading Style Sheet for SILS digital project repository */
BODY {
font-family: /*"Lucida Grande", "Lucida Sans Unicode", "Gill Sans",*/ "Trebuchet MS", verdana, sans-serif;
         
		color: #000000;   
          background-color: #d4ecfb;
		 }


td {font :  12pt;
	
	vertical-align : top;
	padding: 10;
	}

table {
	padding: 0;
	}

 A:Link {
        color: #0a011d;
        background-color: transparent;
       }

A:Active {
          color: #002927;
          background-color: transparent;
         }

 A:visited {
           color: #002927;
           background-color: transparent;
          } 

.title     { text-align: center;  
             font-size: 35pt;
             
             color: #000000;
           }

.head      {
  text-align: center;                 
           font-size: 25pt; 
           font-style: 
           color: #000000;
           } 

.other     {
           text-align: center;
        
           font-size: 30pt; 
          
           color: #000000;
           }


. subhead    {
            font-size: 10pt; 
            font-weight: bold;
						color: #000000; 
            } 

.smaller    {
            font-size: 9pt; 
            font-style: italic;
						color: #000000;
            }
						
.selected    { 
            font-size: 11pt;
						font-style: italic;
	    			font-weight: bold;
						color: #000000;
            }
						
.navbar {
        text-align: center;
        background-color: #49BAB6;
        color: #000000
        }
				
.menu    { 
	    		font-size: 11pt;
					font-weight: bold;
					color: #000000;
            }
						
.tablehead    { 
	    		font-size: 12pt;
					font-weight: bold;
					color: #000000;
            }
						