body         { background-color: #FFFFFF; font-family: Papyrus }

a:link, a:visited {
 color:#008080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
TD {
  font-family: Papyrus;
  font-size: smaller;
}
p {font-family: Papyrus;
font-size: 18px;
}


H1 {
   font-family: Papyrus;
   font-size: 200%;
   color: #979797;
}


H2 {
   font-family: Papyrus;
   font-size: 150%;

   color: #008080;

}

H3 {
   font-family: Papyrus;
   font-weight : bolder;
   font-size: larger;
}
H4 {
   font-family: Papyrus;
   font-weight : bolder;
   font-size: larger;
}
.bannersize {
	font-size: 45px;
	color: #999999;
	line-height: 35px;
}

.tmsize {
	font-size: 25px;
}

.tiny {
	font-size: 9px;
}

.tagline {
	font-size: 16px;
	padding-left: 65px;
	
	}