﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	font-style:	normal;

	text-transform: none;

	word-spacing: normal;
	letter-spacing: normal;

	background-color: #f8f8ff;
	color: #003333;
}


.mainheader
{
	font-size: 1.75em;
	font-weight: 700;
	text-align: center;
}

.thumbnailcell
{
	border-right: darkslateblue thin solid;
	border-top: darkslateblue thin solid;
	border-left: darkslateblue thin solid;
	border-bottom: darkslateblue thin solid;
}

