body {
 	font-size:100%;
	font-family:"trebuchet-ms",verdana,sans-serif;
	background-image:url(images/tannew.jpg);
	/*background-color:gray;*/
	padding:0;
	margin:0;
	height:1%;
	}
#wrapper {
	/*border: yellow 3px solid;*/
	border:#A0522D 3px solid;
	/*border: #4682B4 3px solid;*/
	margin:15px 15px 30px 15px;
	padding:1%;
	background-color:white;	
	min-width:725px;
	}
td p {
 	font-family:"trebuchet ms",sans-serif;
	text-align:left;
	color:black;
	font-weight:normal;
	font-size:.9em;
	}

#footer{
	color:black;
	font-size:.8em;
	font-family:"trebuchet-ms",sans-serif;
	text-align:center;
	font-weight:normal;
	margin-top:-8px;
	}
td span{
	color:gray;
	font-size:.4em;
	}
td #bizinfo {
	text-align:center;
	}
H1,H2,H3,H4,H5,H6 {
   border-style: none;
   background-color:transparent;
   font-family:georgia, "times new roman",serif;
   }
H1 { 
   margin-left:10px;
   margin-top:-10px;
   margin-bottom:.5%;
   font-weight:bold;
   font-size:2.5em;
	} 
H2{ 	
	font-weight:bold;
 	font-size:1.45em;
	font-style:italic;
	color:#999999;
	margin-left:15px;
	text-align:left;
	}
H3{
	font-weight:normal; 
    font-size:1.25em;  
	font-style:normal;
	color:#000000;
	}
H4{
	font-weight:bold;  
    font-size:1em;  
	font-style:normal;
	color:#000000;
	text-align:center;
	}
H5{
	font-weight:normal; 
    font-size:.8em;  
	font-style:normal;
	color:#000000;
	text-align:center;
	}
H6{
	font-weight:normal; 
    font-size:.6em;  
	font-style:normal;
	color:#000000;
	text-align:center;
	}
A {font-family:"Trebuchet-ms",arial,verdana,sans-serif; font-weight:normal;font-size:.8em;}
A:link {color:#0000aa;}
A:active {color:#ff0033;}
A:visited {color:#666666;}
A:hover {color:#004400;}

#links a:link {font-family:"Trebuchet-ms",sans-serif; font-weight:normal; font-size:.7em; color:black;}
#links A:active {color:red;}
#links A:visited {color:gray;}
#links A:hover {color:#004400; background-color:transparent; text-decoration:underline;}

#footer A {font-family:"Trebuchet-ms",sans-serif; font-weight:normal;font-size:1em;}
#footer a:link {color:black;}
#footer A:active {color:#ff0033;}
#footer A:visited {color:navy;}
#footer A:hover {color:#004400;background-color:transparent;}

noscript {
	color:red;
	font-weight:bold; 
	text-align:center;
	}