body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #181818;
	color: #cccccc;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.tableHeader {
	text-align: center;
	border: none;
}
.center {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a {
	color: #bbbbbb;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none
}


a {
	color: #666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none
}
a:link {
  color:#333;
  }
a:visited {
  color:#003;
  }
.homePhoto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homePhoto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homePhoto a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
  color:#33f;
  }
a:active {
	color: #f90;
}
a.img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	
  }
  


img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	
}
.blackSpan {
	color: #000000;
}

.rtEdge {
	text-align: right;
	padding-right: 2em;
}

