BODY {
	font-family : "Verdana", serif;
	font-size: 11px;
	color : #333333;
	font-weight: normal;
	text-align: justify;
	
}
TD {
	font-family : "Verdana", serif;
	font-size: 11px;
	color : #333333;
	font-weight: normal;
	text-align: justify;
	
}

<!-- News -->
H6 {
	font-family: "Verdana";
	text-align: right;
	font-size: 11px;
	font-style: none;
	color : #666666;
	font-weight: normal;
}
<!-- End News -->

<!-- Input Style -->
H4 {
	font-size: 11px;
	font-family: "Verdana";
	font-style: none;
	color : #333333;
	font-weight: normal;
}
<!-- End Input Style -->

<!-- Header -->
H5 {
    font-family : "Tahoma", serif;
    font-size: 14px;
    color : #333366;
    text-align: right;
    font-weight: bold;
    font-style: none;
}
<!-- End Header -->

A {
	color: #000000;
	text-decoration : underline;
}

A:Hover {
	color: #333399;
	text-decoration : underline;
	font-weight: normal;
}

button {
  cursor: pointer;
  color: #000000;
  line-height: 7px;
  font-size: 8px;
  font-family: Tahoma, arial;
}
