body	{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:12px;
	margin:5px;
	padding:0;
	background: #ffffcc
	}

h1	{
	font-size:22px;
	font-family: garamond;
	font-weight: bold;
	color: navy
	 }
h2	{ font-size:16px;
	font-family: garamond;
	font-weight: bold;
	color: navy }
	
h3	{font-size:28px;
	font-family: garamond;
	font-weight: bold;
	color: navy
}
	
a:link { color:navy }
a:visited { color:#9999ff }
@media all {
	h1,	h2, p { margin:0 0 .8em 0 }
}

/* Include id's for all your layers here, with commas between.
	 Set width, left and top */
#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6, #lyr7, #lyr8, #lyr9, #lyr10, #lyr11 {
	background: #ffffcc;
	position:absolute;
	visibility:hidden;
	left:5px;
	top:150px;
	width:99%;
	height: 600px;
	z-index:100
 	}

#menu2, #menu3, #menu4 {
	background: #ffffcc;
	position:absolute;
	visibility:hidden;
	left:5px;
	top:126px;
	width: 100%;
	height: 20px;
	z-index:100
 	}

.question {
	font-size: 11pt;
	font-family: garamond;
	font-weight: bold;
	line-height: 12pt;
	text-align: left;
	color: navy
}

.response {
	font-size: 12pt;
    font-family: garamond;
	line-height: 12pt;
	text-align: left;
	color: navy
}

.over {
	background-color: #9ad4fc;
	font-family: garamond;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	line-height: 12pt;
	color: #ffffcc}

td {
	font-family: garamond;
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
	color: navy
}

p {font-size: 15px;
   text-align: left;
   font-weight: normal;
   font-family: garamond;
   	color: navy
}
