/* Styles for ACDRescue; created 3/15/03 */

body               {background-color: #FFFBDA;
                    font-family: 'lucida sans', Tahoma, sans-serif;
					text-decoration: none;
                    color: #000000;
                    font-size: 9pt;
                    }
					
p, td              {font-family: 'lucida sans', Tahoma, sans-serif;
                    font-size: 9pt;
					text-decoration: none;
					font-weight: normal;
					color: #000000;
                    }
					
					
div.left           {text-align: left;
					text-decoration: none;
                    }
					
h1, h2, h3, h4, h5 {font-family: 'lucida sans', sans-serif;
					text-decoration: none;
                    }
								   

h4				   {background-color: transparent;
                    color: #006633;
					text-decoration: none;
                    font-size: 13pt;
                    }			   

h5				   {background-color: transparent;
					text-decoration: none;
                    font-size: 9pt;
                    font-weight: normal;
                    font-family: lucida-sans;
                    }
					
					
h1				   {background-color: transparent;
                    color: #721045;
					text-decoration: none;
                    font-size: 15pt;
                    }
				   
.box               {border-width: 2pt;
                    margin: 4px; 
 	                padding: 4px;
 	                border-color: #000000;
 	                border-style: groove dashed dotted groove;
                    }
					
h2                 {background-color: transparent;
                    color: #751648;
					text-decoration: none;
                    font-size: 9pt;
					font-weight: bold;
                    }
					
h3                 {background-color: transparent;
                    color: #000000;
					text-decoration: none;
                    font-size: 8pt;
                    }
					
a                  {font-weight: bold; 
                    text-decoration: none;
	                } 

a:link             {background-color: transparent;
                    color: #5C9C8C;
					text-decoration: none;
                    } 

a:active           {background-color: transparent;
                    color: #F2ECDB;
					text-decoration: none;
                    } 

a:hover            {background-color: #D8E6FC;
                    color: #000000;
					text-decoration: overline underline;
                    }

a:visited          {color: #C21340;
					text-decoration: none;
                    }

.color             {background-color: #0150E1;
                    color: #F2ECDB;
					text-decoration: none;
                    } 
					
.note              {background-color: transparent;
                    color: #000000;
                    font-family: 'lucida sans', Tahoma, sans-serif;
			        font-size: 9pt; 
                    font-weight: bold;
                    }
					


