.header {
		color: #000000;
		font-family: verdana, helvetica;
		font-size: 14;
		font-weight: bold;
		line-height: 1.4;
		}

.nav {
		color: #FFFFFF;
		font-family: verdana, helvetica;
		font-size: 13px;
		font-weight: bold;
		} 
		
.navtop {
		color: #FFFFFF;
		font-family: verdana, helvetica;
		font-size: 12px;
		font-weight: bold;
		}
		
.navleft {
		color: #FFFFFF;
		font-family: verdana, helvetica;
		font-size: 12px;
		font-weight: bold;
		}
		

.normal {
		color: #000000;
		font-family: helvetica;
		font-size:11px;
		font-weight: normal;
		line-height: 1.2;
		}
		
.normal2 {
		color: #000000;
		font-family: helvetica;
		font-size:11.5px;
		font-weight: normal;
		line-height: 1.6;
		}
		
.normalbold {
		color: #000000;
		font-family: helvetica;
		font-size:12px;
		font-weight: bold;
		line-height: ;
		}
		
.gold {
		color: #D7C26E;
		font-family: verdana, helvetica;
		font-size:10px;
		font-weight: normal;
		}
		
.gold2 {
		color: #996600;
		font-family: verdana, helvetica;
		font-size:10px;
		font-weight: bold;
		}
		
.goldsm {
		color: #D7C26E;
		font-family: helvetica;
		font-size:10px;
		font-weight: normal;
		}
		
.goldsm2 {
		color: #996600;
		font-family: helvetica;
		font-size:10px;
		font-weight: normal;
		}
		
.bold1 {
		color: #000000;
		font-family: verdana, helvetica;
		font-size:10px;
		font-weight: bold;
		}
		
			
		
.blue {
		color: #003399;
		font-family: helvetica;
		font-size:10px;
		font-weight: normal;
		}
		
.ltblue {
		color: #82A5CD;
		font-family: helvetica;
		font-size:10px;
		font-weight: normal;
		}
		
.bluebold {
		color: #003399;
		font-family: helvetica;
		font-size:12px;
		font-weight: bold;
		line-height: 1.2;
		} 
		
		
		
.bold {
		color: #000000;
		font-family: helvetica;
		font-size:12px;
		font-weight: bold;
		line-height: 1.2;
		} 

.small {
		color: #FFFFFF;
		font-family: verdana, helvetica;
		font-size:10px;
		font-weight: normal;
		
		}
		
		
.dkgreen {
		color: #666633;
		font-family: verdana, helvetica;
		font-size:10px;
		font-weight: normal;
		
		}
		
.ltgreen {
		color: #78B95B;
		font-family: verdana, helvetica;
		font-size:10px;
		font-weight: normal;
		
		}
		
.ruby {
		color: #CF1F3B;
		font-family: verdana, helvetica;
		font-size:10px;
		font-weight: normal;
		
		}
		
.yellow {
		color: #ECC230;
		font-family: verdana, helvetica;
		font-size:10px;
		font-weight: normal;
		
		}
		
.turquoise {
		color: #4EA1A7;
		font-family: verdana, helvetica;
		font-size:10px;
		font-weight: normal;
		
		}
		
.smallgrey {
		color: 666666;
		font-family: helvetica;
		font-size:10px;
		font-weight: bold;
		line-height: 1.5;
		} 
		
.divider {
		color: #999999;
		font-family: verdana, helvetica;
		font-size:14px;
		font-weight: normal;
		}
		
		
A:link {  
		color: #FFFFFF; 
       	text-decoration: none; 
       	}/*normal links in the text*/
       	
A:visited { /*this effect is not shown in NN4.xx*/
         	color: #FFFFFF;
         	text-decoration: none; 
            
           }
                         
         
A:hover { /*this effect is not shown in NN4.xx*/
         	color: #CCCCCC; 
            text-decoration: underline; 
           }
                         
