body {
	background-color:#fd9d37;
	text-align:center;
	margin:24px;
	font-family:verdana, arial, sans-serif;
	font-size:13px;
}
#outmost {
	background-color:#ffffff;
	width:680px;
	border:#000000 solid 4px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:24px;
	min-height:440px;
	overflow:auto;
}
a {
	color:#909090;
	text-decoration:underline;
}
a:hover {
	color:#606060;
	text-decoration:underline;
}
a img {
 border:0px;	
}
h1,h2,h3 {
	background-color:#f2e6de;
	padding:12px;
	border-bottom:#7e4304 solid 1px;
	border-right:#7e4304 solid 1px;
	margin:0px;
	color:#000000;
}
#right {
	float:right;
	width:170px;
}
#right a {
	color:#b5ccf2;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
#right a:hover {
	color:#2e6bd6;
	text-decoration:none;
}
#right a img {
	opacity:0.4;
	filter: alpha(opacity=40);
	border:0px;
	vertical-align:center;
}
#right a:hover img {
	opacity:1;
	filter: alpha(opacity=100);
}
#right a .label {
	text-decoration:underline;
}

#content {
	width:486px;
	overflow:auto;
}
cite {
	font-size:12px;
	color:#909090;
	text-decoration:none;
	font-style:normal;
}
cite a {
	color:#909090;
	text-decoration:underline
	font-weight:bold;
}
cite a:hover {
	color:#606060;
	text-decoration:underline
}
em {
	font-style:normal;
	font-weight:bold;
}
#footer {
	font-size:10px;
	width:722px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
#footer a {
	color:#000000;
	text-decoration:underline;
}
#footer a:hover {
	color:#ffffff;
}
.borderbottom {
	border-bottom:#c0c0c0 solid 1px;
}
s {
	color:#909090;
}
