h1, h2, h3, h4, h5, h6 { 
  text-indent: 0.25em; 
  letter-spacing: 0.1em; 
  margin: 1.5em 0 0 0; 
  padding: 0; 
  font-family: 'Century Gothic', Helvetica, Geneva, Arial, sans-serif; 
  color: #337; 
}

td {
  color: #666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 0.35em; 
  margin-left: 0; 
  padding-left: 0; 
  line-height: 1.5em;
  vertical-align: top;
   

}
.td {
  color: #666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-top: 0.95em; 
  margin-left: 0; 
  padding-left: 0; 
  line-height: 1.75em;
  vertical-align: top;
   

}


.bodytext10 {
color:#666; font-size:10px; font-family:verdana, arial, sans-serif; vertical-align: top;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

a:link {
	color: #006666;
	text-decoration: none;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #f90;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;

}


.hdot {border-style: dotted; border-color:#ccc; border-top-width: 0px; border-bottom-width: 3px; border-left-width: 0px; 
border-right-width: 0px}

.vdot {
border-style: dotted; border-color:#ccc; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 3px; 
border-right-width: 0px
}

.vdotsolid {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	vertical-align: top;
}

.hdotCopy {
	border-top-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;

}
.vdotCopy {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;

}
