h1,h2,h3,h4,h5,h6,p,li,ul,ol,dl,dt,dd{
	margin-top:0px;
	margin-bottom:0px;
}body {
	background-image: url(images/Bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 125%;
	font-size: 14px;
}
#container {
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container h1 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
#container_comment {

	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#container_comment h2 {
	background-color: #EEEEEE;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0033CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
}
#comment {
	margin-right: 50px;
	margin-left: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#comment td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#container_comment h1 {
	margin-right: 50px;
	margin-left: 50px;
	background-color: #0033CC;
	padding: 3px;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 10px;
}
.ulStandard ul {
	list-style-type: square;
}
.ulStandard li {
	margin-bottom: 10px;
}







#container_comment td {
}
#comment th {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.shasin {
	margin-bottom: 10px;
	margin-left: 50px;
}
.ulStandard em {
	font-style: normal;
	background-color: #BDE0FF;
}
#comment em {
	font-style: normal;
	background-color: #BDE0FF;
}
h3 {
	background-color: #FFCC99;
	margin-bottom: 5px;
	width: 200px;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txt p {
	line-height: 200%;
	font-size: 16px;
	font-weight: bold;
}
