body {
	background-color: black;
	font-family: arial;
	color: white;
	text-align: center;
}

p {
	color: white;
	text-align: left	
}


td.image {
	text-align: center;	
	max-height: 300px;
	overflow: hidden;
	border: none;
	outline: none;
}
td.textl {text-align:left;}
td.textr {text-align:right;}

img.thumb {
	border: none;
	outline: none;
	max-height: 150px;
	overflow: hidden;
}

img.gall {
	text-align: right
}


a.link {
	color: #cccccc;
	font-size: 75%;
	border: none;
	outline: none;
	max-height: 100px;
	overflow: hidden;
	letter-spacing: 2px
}


	
a.link2 {
	color: white;	
	border: none;
	outline: none;
	max-height: 100px;
	overflow: hidden;
}