/* Global Stylesheet for IslandTeaShop.com */

body {
font-family: arial, verdana, tahoma, serif;
}
 /*
 do not change or remove the .highlight class - used by site search engine
 */
 .highlight { 
 background: #FFFFCC; 
 }
h1 {
color: #666600;
text-decoration: underline;
}
h2 {
color: #999900;
text-decoration: underline;
}
h3 {
color: #999900;
text-decoration: underline;
}
h4 {
color: #999900;
text-decoration: underline;
}
hr {
height:1px;
color: green;
}
.mainbody {
font-family: arial, verdana, tahoma, serif;
font-size: 10pt;
}
a:hover {
text-decoration: underline;
}
/* Various Links */
.topnav {
font-family: arial, verdana, tahoma, serif;
font-size: 9pt;
text-align: center;
}
.teanav {
font-family: arial, verdana, tahoma, serif;
font-size: 9pt;
text-align: center;
}


.footer {
font-family: arial, verdana, tahoma, serif;
font-size: 9pt;
color: ;
text-align: center;
}