body {
	margin:10px 0;
	padding:0;
	text-align:center;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	font-size:120%;
	text-align:center;
	color:#993300;
	line-height:120%;
}
h3 {
	font-size:110%;
	text-align:center;
	color:#CC0000;
	background-color:#FFDDAA;
	padding:4px;
}
p,li {
	line-height:140%;

	border-bottom-width: medium;
}
ul {
	list-style-type:none;
	margin:0;
}

#contents {
	width:700px;
	padding:0;
	margin:0 auto;
	text-align: center;
	font-size: 16px;
}

.topMenu {
	margin:0;
	padding:0;
	text-align:right;
	font-size:80%;
}
.header { 
	text-align:center;
	border-bottom: 2px solid #F90;
}
.caption {
	text-align:left;
	font-size:80%;
	line-height:120%;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}
.captionRight {
	text-align:right;
	font-size:80%;
	line-height:120%;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.floatLeft {
	float:left;
	margin:0 0 0 10px;
}
.clear {
	clear:both;
}
.qTitle {
	color:#060;
	border-bottom:1px dashed #060;
}
.footer {
	font-size:80%;
	color:#FFF;
	background-color:#C60;
	border-top:5px solid #F90;
	padding:2px;
	text-align:center;
}
#contents {
	text-align:left;
}


#contents table tr td table {
	font-family: "Lucida Console", Monaco, monospace;
	/*font-style: italic;*/
}
#contents table tr td p font strong {
	font-style: italic;
}
#contents table tr td p font strong {
	font-style: normal;

}

.size-s {
	font-size:8pt;
}
#contents table tr td strong .size-s strong {
	font-size: 8pt;
}
