/* Styles for bama; created 4/8/05 */
					
body               {font-family: arial, Tahoma, sans-serif;
                    background-color:#FFFFFF;
                    font-size: 10pt;
					text-decoration: none;
					font-weight: normal;
					color: #000000;
                    }
tr, td, table      {font-family: verdana, Tahoma, sans-serif;
                    font-size: 10pt;
					text-decoration: none;
					font-weight: normal;
					color: #000000;
                    }
					
h1, h2, h3, h4, h5 {font-family: lucida, sans-serif;
					text-decoration: none;
                    }
								   

h5				   {color: #5D687A;
                    font-size: 11pt;
					background-color: transparent;
                    }			   

h4				   {color: #2B5595;
                    font-size: 21pt;
					font-style:italic;
					font-weight:bold;
					background-color: transparent;
                    }
					
					
h1				   {color: #000000;
                    font-size: 13pt;
					background-color: transparent;
                    }
				   
					
h2                 {background-color: #E4EAF3;
                    color: #99A3B2;
                    font-size: 17pt;
					font-weight: bold;
                    }
					
h3                 {color: #000000;
                    font-size: 18pt;
					background-color: transparent;
                    }
					
a                  {background-color: transparent;
                    font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {background-color: transparent;
                    color: #000000;
					text-decoration: none;
                    } 

a:active           {background-color: transparent;
                    color: #FF0000;
					text-decoration: none;
                    } 

a:hover            {background-color: #000000;
                    color: #FFFFFF;
					text-decoration: overline underline;
                    }

a:visited          {background-color: transparent;
                    color: #FF0000;
					text-decoration: none;
                    }
.note             {background-color: #FFFFFF;
                    font-size:8pt;
                    color: #000000;
					text-decoration: none;
					text-align: center;
                    }
.text             {background-color: transparent;
                    font-size:9pt;
                    color: #FFFFFF;
					text-decoration: none;
                    }
.note2             {background-color: #FFFFFF;
                    font-size:9pt;
					font-weight:bold;
                    color: red;
					text-decoration: none;
                    }
