body,td,th {
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#999999
}
body {
	background-color:#333333;
}

a:link, a:visited {
	color: #666666;
	text-decoration: underline
}

a:hover, a:active {
	color:#999999;
	text-decoration: underline
}

h1	{
	font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 18px; color : #444444;
}

h2	{
	font-weight: bold; font-size: 16px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 16px; color : #444444;
}

h3, h4, h5, h6, h7	{
	font-weight: bold; font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 14px; color : #444444;
}

.bullet {
	list-style-image: url(bullet.gif);
}

div.nav {
	font-weight:bold; font-size:12px;
	border-bottom-color:#666666; border-bottom-width:2px; border-bottom-style:solid;
	border-top-color:#666666; border-top-width:2px; border-top-style:solid;
	padding-top:4px; padding-bottom:4px; text-align:center;
}

div.nav a:link, div.nav a:visited {
	color: #666666;
	text-decoration: none
}

div.nav a:hover, div.nav a:active {
	color:#999999;
	text-decoration: none
}
td.thumbshot {
	background-color:#333333; text-align:center; font-size:10px;
}