BODY {
	color : #000000;
	font-family : Arial, Verdana, sans-serif ;
	font-size : 11pt;
}

.button {
	font-size : 9pt;
	background-color : FFCC00;
}
.dhllink {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	background : url(bullet_redarrow.png)  center left no-repeat;
	padding-left : 4px;
}
.dhllink:hover {
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
	background : url(bullet_yellowarrow.png)  center left no-repeat;
	padding-left : 4px;
}
.lognetfooter {
	font-size : 9pt;
}

.copyright {
	font-size : 8pt;
}

