body
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #6D6E71;	
}

a, a:visited, a:active
{
	color: #6D6E71;
}

table#container
{
	width: 830px;
	height: 630px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -415px;
	margin-top: -315px;
	border: 0px solid black;
}

table#container tr, td
{
	border: 0px solid black;
}

table#container td#intro
{
	font-size: 15px;
	line-height: 200%;
	padding-left: 20px;
	font-weight: 400;
}
