/* Styles for dogsports with background 2/08/03 */ 


body            {background-image: url(graphics/back.gif);
	   background-attachment : fixed;
                    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: Arial, Helvetica, sans-serif;
	  color:#003333;
                    font-size: 16px;
	  font-style:normal;
	  background-color: #FFCC99;
; font-weight: normal
                    } 

h3                {font-family: 'Times New Roman', serif;
	  color: #006699;
                    font-size: 1.2em;
                    } 

ol.inside	 {list-style-type : square;
	 }

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

#abc1	 { text-decoration : underline;}

#abc2 	{ color: red;
                    font-weight: bold;
	font-size: 1.2em}

a                 {text-decoration: none;
	   } 

a:link            {color: #006699;
                    } 

a:active        {color: green;
                     } 

a:visited       {
	color: #003399;
                     }

.colorpad	   {background-color : #339966;
	   padding : 5px;
	   border-width: medium;
	   border-style : double;
	   border-color : #FF99FF;
	   } 
