@import url(ns4unsafe.css);
.item6 {
	display: none;
	}
div.content {
	padding: 4% 2%;
	}
div.content p {
	margin-left: 2em; margin-right: 2em;
	}
h2 {
	text-align: center;
	font: bold 18px "trebuchet ms", arial, sans-serif;
	color: #81462d;
	padding: .2em 0;
	border-top: 1px solid #81462d;
	border-bottom: 1px solid #81462d;
	}
h3 {
	text-align: center;
	margin: 1em 25%;
	font: bold 18px "trebuchet ms", arial, sans-serif;
	color: #000;
	padding: .2em 0;
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
	}
div.snips {
	text-align: center;
	}
div.snips table {
	margin: auto;
	}
div.snips td {
	text-align: center;
	font: bold smaller arial, sans-serif;
	color: #369;
	border: 1px solid #000;
	padding: 0px;
	background: #effffe;
	}
div.snips img {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000;
	}
.red {
	font-size: smaller; 
	font-weight: bold; 
	color: #f00;
	cursor: pointer;
	}
div.answers {
	margin: 1em 4em 1em 4em;
	border-top: 2px ridge #369; 
	padding-top: 1em;
	}
div.answers p {
	text-align: left;
	}


