body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	width: 100%;
}
.table1	{color: #ffffff;
  		 background-image: url(http://images.millerarts.com/arts/jpgs/bg1.jpg);
}
a:link {
	color: #000080;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #505050;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #505050;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	color: #000000;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin: 1px;
}