td {
        font-size: medium;
        font-family:  Verdana, Tahoma, Lucida, sans-serif, monospace
        }

big { 
        font-size: 15pt;
        font-weight: normal
        }

small { 
        font-size: 8pt;
        font-weight: normal
        }

		
a:link {  
        text-decoration: none;
        }

a:visited {  
        text-decoration: none;
        }

a:active {  
        text-decoration: none;
        }

#menu td {
		font-size: 12px
		}
		
#menu td b	{
		font-size: 12px;
		font-weight: bold
		}


#content td	big {
		color: #ffff99;
        font-size: 14pt; 
        font-weight: bold
		}   

		
#content td.submenu {
		color: #99ccff;
		font-size: 10pt; 
        font-weight: bold
		}        
		
#content td.submenu small {
		font-size: 9pt; 
        font-weight: normal
		}        
				     
#content td.title small {
		color: #000033;
        font-size: 9pt;
        font-weight: normal
        }

#content td.title b  {
        color: #000033;
		font-size: 11pt;
        font-weight: bold
        }

#content td.icon {
		font-size: 10pt;
        font-weight: bold
        }

#content td.icon b  {
        color: #ffff99;
		font-size: 11pt;
        font-weight: bold
        }


		
