			BODY {
				 background-attachment: fixed; 
				 background-color: #FFFFFF;
				 background-image: url(./graphics/backgr3a.gif); 
				 font-family : "Verdana", "Arial","Helvetica", serif;
				 }
				 
			H1 {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 24pt;
                        font-weight: bold;
                        color: 347235;
                        text-align: center;
                        padding: 4pt;
                }
                

                H2 {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 14pt;
                        font-weight: bold;
                        color: Navy;
                        text-align: center;
						margin-left     : 10%;
						margin-right     : 10%;
                }
            

                H3 {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #800080;
                        text-align: left;
                }
               
                H4 {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 12pt;
                        font-weight: bold;
                        color: #FF6A6A;
                        text-align: center;
						margin-left     : 15%;
						margin-right     : 15%;
                        position: relative;
                }
				
				P.quote {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #696969;
                        text-align: center;
						margin-left     : 25%;
						margin-right     : 25%;
                }
					               
                TH {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: medium;
                        font-weight: bold;
                        color: #FF0000;
                        text-align: center;
                        position: relative;
                }
                
				A {
						color : #387C44;
						font-family : Arial;
						font-weight : bold;
						font-style : normal;
                        text-decoration: none;
				}
				
                A:Hover {
						text-decoration: underline;
                        font-weight:bold;
                        color : #387C44;
				}
								
				TD {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #000080;
                        text-align: left;
                }
				
                TD.choice {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #800080;
                        text-align: left;
                        position: relative;
                }

               TD.adopttitle {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: large;
                        font-weight: bold;
						font-style: italic;
						color: #8B0000;
                        text-align: center;
                        position: relative;
                }
                
                TD.dogname {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: large;
                        font-weight: bold;
                        color: #8B0000;
                        text-align: center;
                }
				
				 TD.doginfo {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: small;
                        font-weight: bold;
                        color: #8B0000;
                        text-align: left;
                }
				
				 B.dogname {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #8B0000;
                        text-align: left;

                }

				P {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #191970;
						margin-left     : 15%;
						margin-right     : 10%;
                        text-align: left;
                }
				
				 P.letters {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #8B0000;
						margin-left     : 15%;
						margin-right     : 10%;
                        text-align: left;
                }

				P.mainlinks {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #8B0000;
						margin-left     : 15%;
						margin-right     : 10%;
                        text-align: left;
                }
				
				 P.info1 {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #181818;
						margin-left     : 15%;
						margin-right     : 10%;
                        text-align: left;
                }
									
				 P.info2 {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #707070;
						margin-left     : 15%;
						margin-right     : 10%;
                        text-align: left;
                }
						
				 P.info3 {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #8B0000;
						margin-left     : 15%;
						margin-right     : 10%;
                        text-align: left;
                }

				 .dname {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #191970;
						margin-left     : 5%;
						margin-right     : 10%;
                }
							
				 .dsex {
                        font-family: Verdana,Arial,Helvetica;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #191970;
						margin-left     : 15%;
						margin-right     : 25%;
                }		
																	
				.darkred {
                        color: #8B0000;
                }
				
				.indianred {
                        color: #CD5C5C;
                }

				.firebrick {
                        color: #B22222;
                }
								
				.steelblue {
                        color: #4682B4;
                }
								
				.black {
                        color: #000000;
                }
				
				.topics {
						color : #8B0000;
                        font-size: 14pt;
						margin-left     : 2%;
						margin-right     : 40%;
						font-family : Verdana,Arial,Helvetica;
						font-weight : bold;
						font-style : normal;
						background-color : #FFF68F;
				}
                
                .darkgreen1  {
                        color: #387C44;
                        font-weight : bold;
                        font-size: 15pt;   
                       	font-family : Arial;
						font-style : normal;
                }