body {
  font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
  font-size: 16px;
  font-style: normal;
  color: #333333;
}

h1 {
  font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
  font-size: 24px;
  font-style: bold;
  color: #333333;
  margin-bottom: 2px;
}

h2 {
  font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
  font-size: 12px;
  font-style: bold;
}

h3 {
  font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
  font-size: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
}

a.black:visited {
  color: #333333;
  text-decoration: none;
}

.photo{padding-bottom: 2px;}
.photo img{
	padding: 3px;
	border: 1px
	solid #000000;
	margin: auto;
}

.cap{
	solid #999999;
	font-size: 10px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 1px;
	padding-bottom: 0px;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}

.cap2{
	font-size: 10px;
	text-align: left;
	margin-bottom: 2px;
        margin-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid black;
}

.thumbtd{
	height: 140px;
	vertical-align: top;
}

.com{
	solid #999999;
	font-size: 10px;
	text-align: left;
}

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

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

a:active {
 color:#333333;
 text-decoration: none;
}    

a:hover {
  color: #FF8A00;
  text-decoration: underline;
}

table{
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.thumb {
  width: 90px;
  height: 120px;
  border: 1px solid black;
  margin-left: 3px;
  margin-right: 3px;
}

.potdthumb {
  border: 1px solid black;
}

.toplist {
font-size: 10px;
text-align: left;
}

