/* CSS Document *//* MAIN CONTENT FOR SKETCHBOOK */.alltextblue {	color: #006699;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}.alltextblack {	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}/* MAIN CONTENT LINKS */.sketchlinks a:link, .sketchlinks a:visited, .sketchlinks a:active {	color: #006699;	text-decoration: none;	font-weight: bold;}.sketchlinks a:hover {	text-decoration: underline;}/* LARGE FONTS */.largefonts {	font-size: 14px;	color: #005177;}