body
{
	margin:0px;
	padding:0px;
	background-color:Black;
	font-family:Verdana, Sans-Serif;
	font-size:x-small;
	font-style:normal;
	font-weight:normal;
	color:WhiteSmoke;
}

TD
{
	font-family:Verdana, Sans-Serif;
	font-size:x-small;
	font-style:normal;
	font-weight:normal;
	color:WhiteSmoke;
}

A:active
{
	color:WhiteSmoke;
	text-decoration:none;
}

A:link
{
	color:WhiteSmoke;
	text-decoration:none;
}

A:visited
{
	color:WhiteSmoke;
	text-decoration:none;
}

A
{
	color:WhiteSmoke;
	text-decoration:none;
}

A:hover
{
	color:LightSlateGray;
	text-decoration:none;
}

.dropdown
{
	font-family:Verdana, Sans-Serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
}

.date
{
	font-family:Verdana, Sans-Serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:White;
}

.picture
{
	border:solid 4px WhiteSmoke;
}

.caption
{
	font-family:Trebuchet MS, Trebuchet, Arial, Verdana, Sans-Serif;
	margin-top:10px;
	font-size:small;
	font-style:normal;
	font-weight:bold;
	letter-spacing:1pt;
	color:Gray;
}

.title
{
	font-family:Trebuchet MS, Trebuchet, Arial, Verdana, Sans-Serif;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
	letter-spacing:3px;
	color:WhiteSmoke;
}