
h1	{
	font-size: 12px;
 font-family: verdana, arial, sans-serif;
	font-weight:	bold;
	color: #666;
	}

p	{
	font-size: 10px;
 font-family: verdana, arial, sans-serif;
	font-weight:	normal;
	color: #333;
	}

dl	{
	font-size: 12px;
 font-family: monospace;
	color: #333;
	}

a:link, a:visited {
 color: #ff6600;
 }
a:hover, a:active {
 color: #f5f5f5;
	background-color: #ff6600;
 text-decoration: none
 }

.link {
	font-size: 9px;
 font-family: verdana, arial, sans-serif;
	color: #ff6600;
	}
