

     /* Enter your link styles here */
     
     body 	{color: #666666;
     		font-size: 12px;
     		line-height: 12px;
     		font-family: Geneva, Arial, Helvetica, Sans-Serif;
     		}			
     		
     
     .smallhead 	{color:#000000;
     			font-size: 10px;
     			line-height: 8pt;
     			font-weight: bold;
     			font-family: Geneva, Arial, Helvetica, Sans-Serif;
     			}		   
     			
     
     .head 		{color:#000000;
     			font-size: 11px;
     			line-height: 5pt;
     			font-weight: bold;
     			font-family: Geneva, Arial, Helvetica, Sans-Serif;
     			}		   
     			
     .title 	{color:#000000; 
     			font-size: 12px; 
     			line-height: 9.5pt; 
     			font-weight: bold; 
     			font-family: Geneva, Arial, Helvetica, Sans-Serif; 
     			}
     			
     p 			{color: #333333; 
     			font-size: 12px; 
     			line-height: 18px; 
     			font-family: Geneva, Arial, Helvetica, Sans-Serif;
     			}
     			
    .bold 		{color: #784a1b; 
    			font-size: 11px; 
    			line-height: 14px; font-weight: bold; 
    			font-family: Geneva, Arial, Helvetica, Sans-Serif   
    			}
    			
    			
/*MAIN LINKS*/
	a:link 		{color: #ffffff;							text-decoration: none;
			font-size: 10px;}
	
	a:active 	{color: #3399CC;	
			text-decoration: none;
			font-size: 10px;
			}
				
	a:visited 	{color: #3399CC;
			text-decoration: none;
			font-size: 10px;
			}
	
	a:hover 	{color: #FFCC00;
			text-decoration: underline;
			font-size: 10px;
			}
				
				
/*SUBLINKS*/
	a.sub:link 		{color: #CC3333;
				text-decoration: underline;
				font-size: 12px;
				
				}
	
	a.sub:active			{color: #3399CC;
					text-decoration: none;
					font-size: 10px;
					
					}
					
	a.sub:visited 			{color: #3399CC;
					text-decoration: none;
					font-size: 12px;
					
					}
			
	a.sub:hover 			{color: #FFCC00;
					text-decoration: none;
					font-size: 12px;
					
					
					}

/*PortLinks*/
	a.port:link 			{color: #CC3333;
					text-decoration: underline;
					font-size: 12px;
					font-weight: bold;
					}
	
	a.port:active			{color: #3399CC;
					text-decoration: none;
					font-size: 12px;
					font-weight: bold;
					}
					
	a.port:visited 			{color: #3399CC;
					text-decoration: none;
					font-size: 12px;
					font-weight: bold;
					}
			
	a.port:hover 			{color: #FFCC00;
					text-decoration: none;
					font-size: 12px;
					font-weight: bold;
					}


/*Breadcrumbs*/
	a.crumb:link 			{color: #999999;
					text-decoration: none;
					font-size: 12px;
					}
	
	a.crumb:active			{color: #3399CC;
					text-decoration: none;
					font-size: 12px;
					}
					
	a.crumb:visited 			{color: #3399CC;
					text-decoration: none;
					font-size: 12px;
					}
			
	a.crumb:hover 			{color: #FFCC00;
					text-decoration: underline;
					font-size: 12px;		
					}


     .top  {    font-family: sans-serif;
                font-size: 10pt;
                color: navy;
                font-weight: bold;
                padding-top: 10px }

     .text {    font-family: sans-serif;
                font-size: 10pt;
                color: navy }

     .margin  { padding-left: 15 px; 
              }

     .subhead { font-family: sans-serif; 
                font-size: 11pt;
                font-weight: bold }

     .heading { font-family: sans-serif;
                font-size: large;
                font-weight: bold; }

     .nav {     font-family: arial, sans-serif;
                font-weight: bold;
                font-size: 8pt }
					
					
