body
	{
	background: url("vimages/dl-background.jpg");
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 14pt;
	color: #D6C387;
	}
h1
	{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 36pt;
	font-weight: bold;
	}
h2
	{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 30pt;
	font-weight: bold;
	}
h3
	{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 26pt;
	font-weight: bold;
	}
h4
	{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 22pt;
	font-weight: bold;
	}
A:link
	{
	font-family: "Verdana", "Arial", sans-serif;
  font-size: 18pt;
  font-weight: bold;
	color: #810F45;
	}
A:visited
	{
	font-family: "Verdana", "Arial", sans-serif;
  font-size: 18pt;
  font-weight: bold;
	color: #D3E7FB;
	}
A:hover
	{
	font-family: "Verdana", "Arial", sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #043532;
  }
A:active
	{
	font-family: "Verdana", "Arial", sans-serif;
  font-size: 18pt;
  font-weight: bold;
	color: #D3E7FB;
	}
td
	{
	font-weight: bold;
	}
