/* Stylesheets for WSN Site */body {	background-color: white;}h1, h3 {  	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 150%; 	font-weight: bold; 	color: #39f; 	text-align: left;}h2, h4 {	font-family: Georgia, Palatino, Times, "Times New Roman", serif;	font-size: 125%;	font-weight: bold;	color: black;	text-align: left;	font-style: italic;}h5 { 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 100% 	font-weight: bold; 	color: #black;}#maincontent {	font-family: Georgia, Palatino, Times, "Times New Roman", serif;	margin-right: 1%;	margin-left: 190px;}#maincontent a {	color: #39f;	font-weight: bold;}#maincontent a:hover {	border-bottom: 1px solid #39f;}table.surveytable {	border-top: 1px solid #999;	border-collapse: collapse;	margin-bottom: 1em;}table.surveytable tr {	border-bottom: 1px solid #999;}table.surveytable th {	text-align: right;	width: 15em;	padding-right: 1em;}#oneside {	font-family: Verdana, Arial, Helvetica, sans-serif; 	padding: 200px 10px 10px 10px;	background: #39f url(../images/WSN_logo.gif) no-repeat;	width: 170px;	position: relative;	float: left;}#oneside h1, #oneside h3 {	color: white;	margin: 1em 0 0 0;}#oneside h1 + ul {	margin: 1px 0;}#oneside a {	color: black;}#oneside a:hover {	color: black;	border-bottom: 1px solid white;}strong {  	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-weight: bold;}.red_ital { font-style: italic; font-weight: bold; color: #990000 }