body {
  	font-family: "Times New Roman", Times, serif;
   	background-image:  url("visit-bg128.gif");
   	background-repeat: repeat-x;
	background-color: #98AADE;

}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}table {
	background-color: #FFFFFF;
}
a:link {color: #FF0000}
a:visited {color: #0000FF}
a:hover {color: #009900}
a:active {color: #00FF00}
p.big {line-height: 120%}
span.highlight
{
background-color:white
}
ul 
{
list-style-image: url("arrow.gif")
}