a:link{	color: red; text-decoration: underline; font-weight: bold;}a:visited{	color: red; text-decoration: underline;  font-weight: bold;} a:active {	color: red; text-decoration: underline; font-weight: bold;}a:hover{   color: blue; text-decoration: underline; font-weight: bold;}body{   font-family: Verdana, Arial;   background-color: none;   color: black;   font-size: 12px;}td{       font-family: Verdana, Arial;   background-color: none;   color: black;   font-size: 12px;}   h1, h2, h3, h4, h5, h6{	font-family: Verdana, Arial; font-color: black;}h1{	font-size: 12pt; font-weight:bold;}h2{	font-size: 16px; }h3{	font-size: 14px; }h4{	font-size: 12px;}h5{	font-size: 10px;}h6{	font-size: 8px;}