td {
	color: #000066;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;


}
HR {
	VISIBILITY: visible;
	color: #000000;
	line-height: 1px;
	border: normal;
	font-weight: normal;

}

a:link {
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;

}
a:visited {
	text-decoration: none;
	font-style: normal;
	color: #666666;
}
a:hover {
	color: #FF0000;
	border-top: 0px ridge;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
a:active {
  color: #FF0000;
  }
  
body {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #000066;
}

