A:VISITED {
	
  text-decoration : none;
}
A:LINK {
	color : #005fbd;
  cursor : auto;
  text-decoration : none;
  font-weight : normal;
}
BODY {
	font-size : medium;}
A:HOVER {
	color : #ff80c0; 
  text-decoration : underline;
}
A:ACTIVE {
	color : #ff80c0; }
TD {
	font-size : small;
  line-height : 130%;
}
P.sample1 {line-height : 1.2;}
TH{
  font-size : large;
}
h1{
  font-size : large;
}
p.Q {font-size : small;}
<!--
html,body {
scrollbar-shadow-color: white;
scrollbar-arrow-color: brown;
scrollbar-hightlight-color: white;
scrollbar-face-color: white;
}
