a:link
{	text-decoration: none;
	color: #696969 }
a:visited
{	text-decoration: none;
	color: #696969 }
a:hover
{	text-decoration: none;
	color: #696969;
	border-bottom: 1px dotted #D3D3D3 }
a:active
{	text-decoration: none;
	color: #696969 }

body
{	background-color: #FFFFFF;
	font-family: trebuchet ms, arial;
	color: #000000;
	font-size: 12px;
	letter-spacing: 1px }

h1
{	font-family: trebuchet ms, arial;
	color: #000000;
	font-size: 18px;
	letter-spacing: 1px }
