body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #ddd;
	}
td,th {
	font-size: 12px;	
	text-align: left;
	vertical-align: top;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #666;
	outline: none;
	}
a:visited {
	color:  #666;
	}
a:active {
	color:  #000;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
.author {
	color: #333;
	text-decoration: underline;
	}

.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
hr {
	border:solid #ccc 1px;
	height:1px;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px; 
	}
h1 {
	font-family: Droid Serif, serif;	
	font-size: 32px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-family: Droid Sans, sans-serif;	
	font-size: 21px;
	color: #999;	
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	}
h3 {
	font-family: Droid Serif, serif;
	font-size: 16px;
	color: #f30;
	line-height: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#content {
	float: left;
	padding: 10px;
	margin: 10px;
	background: #eee;
	border: 5px solid #ccc;
	width: 300px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 270px;
	}
html>body #content {
	width: 270px; /* ie5win fudge ends */
	}
#content2 {
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #eee;
	border: 5px solid #ccc;
	width: 500px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 470px;
	}
html>body #content2 {
	width: 470px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px; 
	}
a.navi {
	font-size: 12px;	
	color: #333;
	line-height: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	}