body {
	font-family: Verdana;
	font-size:11px;
}

td {
	font-family: Verdana;
	font-size:11px;
}

th {
	font-family: Verdana;
	font-size:11px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}

.tblr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tblh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.style1 {
font-weight: bold;
	font-family: Tahoma;
	font-size: 36px;
	color: #CC0000;
	font-weight: bold;
}

.style2 {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 26px;
	color: #CC0000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
.style4 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	font-style: italic;
}
.style8 {color: #990000}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}

.style10 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }

.style11 {font-size: 12px}

.style12 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

.style13 {font-family: verdana;
font-size: 11px;
font-weight: bold;
font-style: italic;
}

.style14 {
font-family: verdana;
font-size: 18px;
font-weight: bold;
}

<!-- begin styles for red to green hover effect on buttons -->
.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}
input.red {
	background-color: #798A21;
	font-weight: bolder;
	font: 9px Verdana;
	color: white;
	border: outset 1px #ccc;
	height: 16px;
	width: 100px;
}
<!-- end styles for red to green hover effect on buttons -->

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #105cb6;
}
a:hover {
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #105cb6;
}
a img {
	border: 0;
}