body,td,th {
	font-family: Trebuchet MS;
	color: #ffffff;
}
body {
	background-color: #000000;
}
p {
    text-align: left;
    font-size: 10pt;
}
a {
    text-decoration: none;
    color: #ffffff;
}
a:hover {text-decoration: underline;}
a.selected {
    font-weight: bold; 
    color: #ffcc99;   
}
.topnav {
	font-family: Trebuchet MS;
	color: #ffcc99;
	font-size: 9pt;
	text-align: right;
}

.footer {
    font-size: 10pt;
}
.right {
    text-align: right;
}
.title {
    font-size: 16pt;
    color: #ffcc99;
}
.header {
    color: #ffcc99;
}
.caption{
    font-size: 8pt;
}
.thumbnail
{
float: left;
margin: 0 15px 15px 0;
padding: 5px;
}

.clearboth { clear: both; }