body 	{ 	font-family: verdana,arial,sans-serif;
		font-size: 10pt;
		background-color: #000000;
		color: #BBBBBB;
	}

div.table { 	position: absolute;
		width: 735px;
		left: 50%;
		top: 20px;
		margin-left: -370px;
	}

table	{	width: 735px;
	}

td	{	text-align: justify;
		vertical-align: top;
		width: 245px;
		font-family: verdana,arial,sans-serif;
		font-size: 8pt;
		border-style: solid;
		border-color: #222222;
		border-left-width: 1px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-bottom-width: 0px;
		padding: 4px;
	}

td.thumb {	height: 170px;
		text-align: center;
		vertical-align: middle;
	}

img 	{ 	color: #222222;
		border-color: #222222;
		border-width: 1px;
		border-style: solid;
	}

.pt8	{	font-size: 8pt;
	}

a	{	color: #999999;
		background-color: #000000;
		text-decoration: none;
	}

a:hover {	color: #666666;
		background-color: #000000;
		text-decoration: underline;
	}
