@charset "UTF-8";
/* HEALTHY PENIS PRINT STYLESHEET */



body {
	background:#fff; 
	color: #000;
	font: 12px Arial, Verdana;
	}



h1 {
font-size: 22px;	
}

h2 {
font-size: 16px;	
}

#menu {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}


.showalt {
	display: inline;
	font-weight: bold;
	color: #000;
	}



/* Display none */
.showimg {display:none;}


