
body
{
	font-family: tahoma, verdana, arial;
	color: #666666;
	font-size: 12px;
	background-color: #FFFFFF;
}

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

h1
{
	width: 260px;
	height: 55px;
	background-image: url('logo_s.gif');
	text-indent: -1999em;
}

p
{
	padding-left: 52px;
	line-height: 20px;
}

div#page
{
	width: 600px;
	margin: 150px 0 0 200px;
}


