/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000000;
}

td.sides
{
	width: 100%;
}

td.main
{
	width: 820px;
	height: 500px;
}
