body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	cursor: resize;
	font-weight: bold;
	color: #11936a;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	font-size: 16px;
	text-align: right;
	line-height: 14px;
	padding-right: 5px;
}

a {
cursor: help;
}

.body {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	cursor: default;
}

a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	cursor: default;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

a:link, a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0px;
	cursor: help;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #11936a;
}
