a img {
  border: none;
  cursor: hand;
}

form, h1, h2, h3 {
  margin:0px;
  padding:0px;
}

p {
  TOP: 10px;
  margin:5px;
  padding:0px;
}

body, td {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #333;
  text-decoration: none;
}

a.f {
  font-size: 11px;
  line-height: 14px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  cursor: hand;
}

a.f:hover {
  font-size: 11px;
  line-height: 14px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  cursor: hand;
}

a {
  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  color: #00689F;
  text-decoration: underline;
  cursor: hand;
}

a:hover {
  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  color: #666;
  text-decoration: underline;
  cursor: hand;
}

a.menu {
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #1B5B7A;
  text-decoration: none;
}

a.menu:hover {
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #2C95C7;
  text-decoration: none;
}
.head {
  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #247DA8;
  text-decoration: none;
}

.votehead {
  font-size: 10px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #1B5B7A;
  text-decoration: none;
}
.votetext {
  font-size: 10px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: normal;
  color: #333;
  text-decoration: none;
}

.input {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:10px;
  border:1px solid #CCC;
  color:#454545;
}
.block {
  clear:both;
  text-align:left;
  padding:16px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #333;
}
.blockh {
  font-family:Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#1B5B7A;
  font-weight:bold;
}

a.blockh {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B5B7A;
	font-weight: bold;
  text-decoration: none;
}

a.blockh:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #2587B3;
	font-weight: bold;
	text-decoration: none;
}
