body {
  margin: 0;
  padding: 0;
}

td {
	text-align: left;
	vertical-align: top;
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Trebuchet MS, Sans Serif;
	font-size: 15px;
	color: #000000;
}

td.menulink {
    font-family: Lucida Sans, Verdana, Tahoma, Trebuchet MS, Sans Serif;
    font-size: 12px;
}

td.hpt {
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Tahoma, Trebuchet MS, Sans Serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: underline;
	/*  color:#3D429E;  */
    color:#3030FF;
}

a:Hover  {
	color : #C000C0;
	text-decoration : underline;
}

a.menulink {
	color: #0000A0;
	text-decoration: none;
	font-weight : bold;
}

.menulink:hover{
	color: #0000E0;
	text-decoration: underline;
}

h3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
