body {
	background-color: #cccc99;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
.page {
	background-color: #cccc99;
}

a {
	text-decoration: underline;
	color: #666600;
}
.footer {
	font-size: 0.8em;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666633;
}

.welcome {
	padding-top: 10px;
	line-height: 1.4em;
}
.designcontent {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 15px;
	font-size: 0.8em;
	padding-right: 40px;
	text-align: left;
	vertical-align: top;
}.designcontent .header {
	font-size: 1.5em;
	color: #666600;
}
.designcontent .headermed {font-size: 1em; color: #666600; }
.designimg {
	padding-top: 20px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.jwulink {
	color: #cccc99;
}
