td, body, div
	{
    font-family:'Trebuchet MS', arial, sans-serif;
    font-size:12px;
    color:#ffffff;
    }
.left
	{
	color:#464646;
	background:url(images/lefttop.gif) top left no-repeat;
	padding-top:20px;
	text-align:center;
	}
.left a:link
	{
	color:#000000;
	}
.left a:active
	{
	color:#000000;
	}
.left a:visited
	{
	color:#000000;
	}
.left a:hover
	{
	color:#111111;
	}
a:link
	{
	color:#b8b8b8;
	}
a:active
	{
	color:#b8b8b8;
	}
a:visited
	{
	color:#b8b8b8;
	}
a:hover
	{
	color:#dbdbdb;
	}
h1
	{
	font-size:14px;
font-weight:normal;
	}