	body,tr,td,th,input
		{ font-size               	: 10pt
		}
	body,tr,td,th
		{ background-color			: green
		; color                   	: yellow
		}
	a:hover,a:visited,a:link
		{ background-color			: transparent
		; color                   	: yellow
		}
	input         
		{ background-color			: #f5f5dc		/* beige */
		; color							: #000000 		/* black */
		}
	textarea      
		{ background-color			: #f5f5dc		/* beige */
		; color							: #000000 		/* black */
		}
	div.indent    
		{ margin-left             	: 30px 
		}
	div.contact    
		{ text-align              	: center 
		; margin                  	: 40px 0px 0px 0px
		}
	img
		{ border                  	: none
		}
	span.title1   
		{ font-weight					: bold
		; font-size						: 28pt 
		}
	span.title2   
		{ font-weight					: bold
		; font-size						: 16pt 
		}
	h3,h2                
		{ margin                  	: 0px 0px 0px 0px 
		}
	.para
		{ margin-top              	: 30px
		}
	.headline           
		{ text-align              	: center
		; font-size               	: 30pt 
		}
     #footleft
       { margin                  :  0px 10px  0px  0px
       ; padding                 :  0px  0px  0px  0px
       ; border                  : none 
       ; float                   : left
       ; vertical-align          : middle
       }
     #footmid
       { margin                  :  0px 10px  0px 10px
       ; padding                 :  0px  0px  0px  0px
       ; border                  : none 
       ; float                   : left
       ; width                   : 30%
       ; text-align              : center
       ; vertical-align          : middle
       }
     #footright
       { margin                  :  0px 10px  0px  0px
       ; padding                 :  0px  0px  0px  0px
       ; border                  : none 
       ; float                   : right
       ; vertical-align          : middle
       }
     .ti2254                     
       { color                   : green
       ; background-color        : green
       ; font-size               : 3pt
       ; text-decoration         : none
       ; text-align              : right 
/*     ; display                 : none  */
       }
     a.ti2254           
       { text-decoration         : none 
       }
     div.ti2254           
       { display                 : none 
       }
     #footer
       { margin                  : 10px 0px 0px 0px
       ; padding                 : 10px 0px 0px 0px
       ; clear                   : both
       }

/*
    td.hashnameE     { text-align:left;   width:150px; background-color:skyblue }
    td.hashnameO     { text-align:left;   width:150px; background-color:cyan    }
    td.paid          { text-align:center }
    td.paidE         { text-align:center; width:100px; background-color:skyblue }
    td.paidO         { text-align:center; width:100px; background-color:cyan    }
    td.garmentsizeE  { text-align:center;              background-color:skyblue }
    td.garmentsizeO  { text-align:center;              background-color:cyan    }
    td.land          { text-align:center }
    td.landE         { text-align:center;              background-color:skyblue }
    td.landO         { text-align:center;              background-color:cyan    }
    td.regnumber     { text-align:center }
    td.regnumberE    { text-align:center;              background-color:skyblue }
    td.regnumberO    { text-align:center;              background-color:cyan    }
    td.ortE          { text-align:center;              background-color:skyblue }
    td.ortO          { text-align:center;              background-color:cyan    }
    td.kennelE       { text-align:center;              background-color:skyblue }
    td.kennelO       { text-align:center;              background-color:cyan    }
    td.photo         { text-align:left;   width:150px                           }
*/

