BODY{
  font-size : 12px;
}

td{
  font-size : 12px;
}

A:hover {
  color: red;
  text-decoration:none;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
A:link.style2 {color: #FFFFFF;}
A:visited.style2 {color: #FFFFFF;}
A:active.style2 {color: #FFFFFF;}
A:hover.style2 {color: #330033;}

.txt {
	top:-10000px;
	left:-10000px;
	position:absolute;}

H1{font-size:100%;line-height:0px;margin-top:10px;margin-bottom:10px;}