body {
	color: white;
	background: white;
	font: bold small;
}

H1 {
	color: #7070CC; 
	text-align: center
}

H2 {
	color: #7070CC; 
	text-align: center
}

H3 {
	color: #7070CC; 
	text-align: center
}

A {
	color: #6633FF; 
	text-decoration: none
}

.caption {
	text-align: center;
	font: bold xx-small;
	color: blue;
}

.fullcaption {
	color: blue; 
	font: bold x-small; 
	font-family: arial
}

.thumbnail {
	border: thick outset #8D8FB8
	color: white;
}

.footer {
	color: #8D8FB8; 
	font: bold xx-small; 
	font-family: arial; 
	text-align: center
}

.thumbtablecell {
	background: white;
	color: blue;
}
.thumbtableborders {
	background: #666666;
        color: blue;
}
	

