/* gives an element a border */	
.borg { border: 1px solid #446633 }

/* for tabular data without paragraphs */	
table.data { font-size: 80% }

/* for smaller text */
.small { font-size: 85% }
