ul, li { margin-left: 8; padding-left: 8 }

.arial {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.s11 { font-size: 11px; }
.s12 { font-size: 12px; }
.s16 { font-size: 16px; }
.s17 { font-size: 17px; }

.bold { font-weight: bold; }

.dark { color: #333; }
.darkgray { color: #666; }
.gray { color: #999; }
.lightgray { color: #ccc; }
.white { color: #fff; }
.blue { color: #39c; }
.orange { color: #f90; }