﻿body
{
	background:#7C7C7C url('bk_greyshaddow.gif') repeat-y fixed 50% center;
	text-align:center;
}
div.Container   
{
	position: relative;
	width: 700px;
	background-color: #FFF;
	padding: 2px;
	text-align:center;
	color: #666;
	margin: 0 auto;
	font-family:Tahoma;
	font-size:12pt;
	line-height:150%;
}
h1
{ 
	line-height: 100%;
}
table
{
	color: #000000;
	font-family: Arial;
}