/* Styles forDogsports (main); created 1/25/03 */ 


body            {font-family: Arial, Tahoma, sans-serif;
                    color: #336699;
                    font-size: 10pt;
	    BACKGROUND-COLOR: #ffffff
                    } 

p, td             {font-family: Arial, Tahoma, sans-serif;
                    color: #336699;
                    font-size:10pt;
                    } 

h2               {font-family: 'Times New Roman', serif;
	  color:#336699;
                    font-size: 14pt;
	  font-style:ITALIC;
                    } 

h3                {font-family: Arial, Tahoma, sans-serif;
	  color: #336699;
                    font-size: 14pt;
                    } 
ol.inside	 {list-style-type : square;
	 font-size:10pt;
	 }

 .note 	 {color : #FF0000; 
	 font-weight : bold;
	 font-size:18pt;
	 }

.notetwo	{font-family: Arial, Tahoma, sans-serif;
                    color: #660000;
                    font-size:12pt;
                    }

a                 {text-decoration: none;
	   } 

a:link            {color: #006699;
                    } 

a:active        {color: green;
                     } 

a:visited       {
	color: #003399;
                     }
