/* Styles for asf; created 6/24/04 */
					
body               {font-family: verdana, Tahoma, sans-serif;
                    background-color:#E25A25;
                    font-size: 9pt;
					text-decoration: none;
					font-weight: normal;
					color: #E25A25;
                    }
tr, td, table      {font-family: verdana, Tahoma, sans-serif;
                    font-size: 9pt;
					text-decoration: none;
					font-weight: normal;
					color: #000000;
                    }
					
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: #B6E4D0;
                    color: #751648;
                    font-size: 10pt;
					font-weight: bold;
                    }
					
h3                 {color: #E25A25;
                    font-size: 14pt;
                    }
					
a                  {background-color: transparent;
                    font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {background-color: transparent;
                    color: brown;
					text-decoration: none;
                    } 

a:active           {background-color: transparent;
                    color: #DB034A;
					text-decoration: none;
                    } 

a:hover            {background-color: #000000;
                    color: #F8EAC2;
					text-decoration: overline underline;
                    }

a:visited          {background-color: transparent;
                    color: #000000;
					text-decoration: none;
                    } 

.note              {background-color: #000000;
					text-decoration: none;
					color:#ffffff;
                    }
