/* Hide some */
#clicktosee, #clicktoseeback, #clicktoseebackbottom 
	{display: none !important;}

/* Show some */
#skillsets, #projects, .skillset, .project, .othersection, #projtitle,
 .skillset p, .othersection p, .othersection h3, .othersection h4
	{display: block !important;}


.skillset h2, .othersection h2 { border-bottom: 1px solid black;
	border-top: none; border-left: none; border-right: none;}


#projtitle {margin-top: 60px;}


h1 {margin-top: 0px;}
p {margin-left: 5px;}

/* Fonts */
body, p, h3, h4, ul, ol {font-family: Helvetica, serif;}
p, ul, ol {font-size: 10pt;}