/* Styles for PAWS4ACAUSE; created 10/30/03 */

body               {background-color: #0066CC;
                    font-family: Tahoma,'Times New Roman';
					font-size: 10pt;
					font-weight: normal;
					text-decoration: none;
                    color: #0632A1;
                    }
					
p,tr,td,table      {font-family: Tahoma,'Times New Roman';
			        font-size: 9pt; 
                    font-weight: bold;
					text-decoration:none;
                    }
					
					
div.left           {text-align: left;
					text-decoration: none;
                    }
					
h1, h2, h3, h4, h5 {font-family: Tahoma,'Times New Roman';
					text-decoration: none;
                    }
								   

h4				   {background-color: transparent;
                    color: #0632A1;
					text-decoration: none;
                    font-size: 13pt;
                    }			   

h5				   {background-color: transparent;
                    color: #0632A1;
					text-decoration: none;
                    font-size: 12pt;
                    }
					
					
h1				   {background-color: transparent;
                    color: #0632A1;
					text-decoration: none;
                    font-size: 15pt;
                    }
					
h2                 {background-color: transparent;
                    color: #0632A1;
					text-decoration: none;
                    font-size: 9pt;
					font-weight: bold;
                    }
					
h3                 {background-color: transparent;
                    color: #0632A1;
					text-decoration: none;
                    font-size: 8pt;
                    }
					
a:link             {background-color: transparent;
                    color: #0066CC;
					text-decoration: none;
                    } 

a:active           {background-color: transparent;
                    color: #F68E1E;
					text-decoration: none;
                    } 

a:hover            {background-color: red;
                    color: #000000;
					text-decoration: overline underline;
                    }

a:visited          {background-color: transparent;
                    color: #1C84C6;
					text-decoration: none;
                    }

.color             {background-color: #0150E1;
                    color: #F2ECDB;
					text-decoration: none;
                    } 
					
.note              {background-color: #FFFFFF;
                    color: #C44E1F;
                    font-family: Tahoma,'Times New Roman';
			        font-size: 9pt; 
                    font-weight: bold;
                    } 
					
.note2              {background-color: #FFFFEB;
                    color: #255B81;
                    font-family: Tahoma,'Times New Roman';
			        font-size: 9pt; 
                    font-weight: bold;
                    } 
					
.note3              {background-color: #FFFFFF;
                    color: #C44E1F;
                    font-family: Tahoma,'Times New Roman';
			        font-size: 9pt; 
                    font-weight: bold;
					padding:4px;
                    }
					



