body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	background-image: url(bg_vines.gif);
	background-color: #444;
	}

td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	}

a:link	{
	color: #4DB8FF; text-decoration: none;
	}

a:visited	{
	color: #4DB8FF; text-decoration: none;
	}

a:hover	{
	color: #fff; text-decoration: none;
	}

.linkbg a:hover	{
	color: #000; background-color: #4DB8FF; text-decoration: none;
	}

h1	{
	font-size: 18px;
	}

h2	{
	font-size: 12px;
	line-height: 16px;
	}

small	{
	font-size: 10px;
	line-height: 12px;
	}
	
form {
	margin: 0;
	}
