.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a:link {
color:#525252; text-decoration:none;
}
a:visited {
color:#525252; text-decoration:none;
}


.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.subheadsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.smltext {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 7px;
	width: 7px;
}

/*   a:link { color: rgb(0, 255, 51) }  /* for unvisited links */
/*  a:visited { color: rgb(0, 255, 51) } /* for visited links */
/*   a:active { color: rgb(255, 0, 102) } /* when link is clicked */
/*   a:hover { color: rgb(0, 96, 255) } /* when mouse is over link */
.menubtns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-transform: lowercase;
	font-variant: normal;
	font-weight: normal;
}

.thintable {
  color: #999999;
  border: 1px solid;
}