body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hr {
  height: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  margin: 1em auto;
}
.dotted {
  border-bottom: dotted 1px #CCCCCC;
}
.dashed {
  border-bottom: dashed 1px #CCCCCC;
}

basefont , font , td {
font-family : Verdana, Arial, Helvetica, sans-serif, times new roman; 
font-size : 11px; 

} 
.paused {
font-family : Verdana, Arial, Helvetica, sans-serif, times new roman; 
font-size : 11px; 

} 

a img {border:none;
}


.bodylink {
	text-decoration: underline;
	font-weight: normal;
	color: #0000FF;

}
.bodylink:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;