h1 {
	font-size: 14pt; color: rgba(250,0,0,.7); font-weight: bold; padding-left: 10px;
}
p.tiplets {
	font-family: verdana, cambria; font-size: 11pt; color: rgba(0,0,0,.7); line-height: 18pt; text-align: justify;
}
div.writings {
	font-family: verdana, cambria; font-size: 11pt; color: rgba(0,0,0,.7); line-height: 18pt; text-align: justify; margin-top: 10px;
}
p.side {
	width: 100%; height: auto; margin-top: 0px; 
}
p.side a {
	width: 96%; height: auto; padding: 5px 3px; background: rgba(230,230,230,.7); display: block; text-align: center; font-size: 11pt;
	border-top: 1px solid rgba(0,0,0,.2); 
	cursor: pointer; 
}
p.side a:hover {
	background: rgba(255,255,255,1.0); font-weight: bold;
}
#lks {
	margin: 10px 0 0 -12vw;
}