/* Styles for alc; created 11/7/02 */
					
body 				       {font-family: verdana, Tahoma, sans-serif;
                    font-size: 9pt;
					text-decoration: none;
					font-weight: normal;
					margin: 0em, 0em;
					color: navy;
                    }
                    
p					         {font-family: verdana, Tahoma, sans-serif;
                    font-size: 9pt;
					text-decoration: none;
					font-weight: normal;
					color: navy;
                    }          
                    
td	 				       {font-family: verdana, Tahoma, sans-serif;
                    font-size: 9pt;
					text-decoration: none;
					font-weight: normal;
					color: navy;
                    }                                
					
h1, h2, h3, h4, h5 {font-family: verdana, sans-serif;
					text-decoration: none;
					background-color: transparent;
                    }
								   

h4				   {color: #693C93;
                    font-size: 13pt;
                    }			   

h5				   {color: #000000;
                    font-size: 14pt;
					font-style:italic;
					font-weight:bold;
                    }
					
					
h1				   {color: #721045;
                    font-size: 13pt;
					font-style:italic;
                    }
				   
					
h2                 {background-color: #DBEBF5;
                    color: #3874BA;
                    font-size: 10pt;
					font-weight: bold;
                    }
					
h3                 {color: #000000;
                    font-size: 8pt;
                    }
					
a                  {background-color: transparent;
                    font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {background-color: transparent;
                    color: #3874BA;
					text-decoration: none;
                    } 

a:active           {background-color: transparent;
                    color: #DB034A;
					text-decoration: none;
                    } 

a:hover            {background-color: #FFFFFF ! important;
                    color: #0600FA ! important;
					text-decoration: overline underline ! important;
                    }

a:visited             {background-color: transparent;
                    color: #3874BA;
					text-decoration: none;
                    } 

.color             {background-color: #0150E1;
                    color: #0B1E70;
					text-decoration: none;
                    } 
					
.note              {background-color: #EFE8F4;
                    color: #F6EDFD;
                    font-family: verdana, Tahoma, sans-serif;
			        font-size: 11pt; 
                    font-weight: normal;
                    }  
					
.note1              {background-color: #201889;
                    color: #FDF6FF;
                    font-family: verdana, Tahoma, sans-serif;
			        font-size: 11pt; 
                    font-weight: bold;
					width:100%
                    } 
					
.note2              {background-color: #201889;
                    color: #FDF6FF;
                    font-family: verdana, Tahoma, sans-serif;
			        font-size: 11pt; 
                    font-weight: bold;
					width:25%
                    } 
					
.note3              {background-color: #201889;
                    color: #FDF6FF;
                    font-family: verdana, Tahoma, sans-serif;
			        font-size: 11pt; 
                    font-weight: bold;
					width:20%
                    } 
					
div                 {background-color: #FFFFFF;
                    font-family: verdana, Tahoma, sans-serif;
                    }
					



