* {
	line-height: 1.4em;
	font-family: "Arial","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

body {
	margin: 0;
	padding-left: 165px;
	padding-top: 0.5em;
	width: 600px;
	background: #fff url("photo.png") no-repeat left top;
}

ul li {
	list-style-image: url("icon3.png");
	margin-top: 1em;
}

ol li {
	margin-top: 1em;
}

h1 {
	line-height: 1.1em;
	font-size: 150%;
	text-align: center;
}

h2 {
	border-left: 8px solid #000080;
	padding-left: 10px;
	line-height: 1.1em;
	font-size: 150%;
}

h3 {
	margin-left: 20px;
	line-height: 1.1em;
	font-size: 100%;
	text-decoration: underline;
}

p {
	margin-left: 20px;
	font-size: 90%;
}

em {
	color: blue;
	font-style: normal;
}

ol, ul {
	font-size: 90%;
}

table {
	font-size: 90%;
}

.back {
	clear: both;
	border-top: 1px dotted gray;
	padding-top: 1em;
	padding-bottom: 1em;
}
