/* CSS Document */

  body {
	font-family: Verdana;
	font-size: 13px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	margin-top: 4px;
}
    td { font-family: Verdana; font-size: 13px; }
  input { font-size: 13px; font-family: Verdana; }
  select { font-size: 13px; font-family: Verdana; }
  form { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
  .small { font-size: 8pt; font-family: Verdana; }
  .header{ font-family: Verdana; font-size: 13px; font-weight: bold; color: #ffffff; background-color: #FF0000; }
  .both { border-right: none; border-left: none; border-bottom: 3px solid #000000; }
  .right {
	border-right: none #000000;
	border-bottom: 3px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
}
  .jmblink { font-size: 11px; font-family: Verdana; }
  .jmbfoot { font-size: 11px; font-family: Verdana; }a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
}
.nums {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline overline;
}
h1 {
	font-size: 30px;
	color: #FFFFFF;
		font-variant: small-caps;
	text-transform: capitalize;
}
.link4 A:link {
	color:#FF0000;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
}
.link4 A:visited {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
}
.link4 A:hover {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
}