body, TD {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
	background-color: #FFF;
	color: #333;
}

A, A:visited { color: #666;
               text-decoration: underline;
}

A:active { color: #999999; }
A:hover { color: #330099; }

UL { list-style: square outside url(square.gif) }

H1:before {content:url(square.gif); margin-right:10px;}
H1 {margin-top:5px;margin-bottom:5px;font-size: 14px; font-weight:normal;}

.header { 
        font-family: Verdana, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
        font-size: x-small;
	color: #002;
        }

.clients { 
        font-family: Arial, sans-serif;
        font-size: 14px;
	font-weight: normal;
	color: #002;
        }

