body {
	margin: 0 auto;
	padding: 0;
	color: #ffffff;
	background: #000;
	font-family: verdana, times new roman, times, serif;
	font-size: 10px;
}

.table {
	width: 740px;
	background-color: #404040;
}

.margintop {
	margin: 15px 0 0 0;
}

a:link { background-color: transparent; text-decoration: underline; color: #CC6699; }
a:visited { background-color: transparent; text-decoration: underline; color: #CC6699; }
a:hover { background-color: transparent; text-decoration: none; color: #CCC; }

p {
  font-family: verdana, arial, monospace;
  font-size: 12px;
  color: #000000;
  padding: 0 10px 0 10px;
}

.copyright {
	font-size: 10px;
	text-align: center;
	background-image: url(http://www.arinsattic.com/images/siteimgs/copyright.jpg);
}