/* Hide Borders - Code and Table */

table, th, td, code {
	border: thin dotted #BBBBBB;
	font-family: Georgia, "Times New Roman", Times, serif;
}

