﻿
.style_title {
	font-size: 24px;
	font-family: Pristina;
	text-align: center;
	margin-top: 20px;
}

.style_image {
	border: 1px ridge #339933;
	float: left;
	margin: 10px 10px 0;
	width: 220px;
	height: 165px;
}

.style_body {
	font-size: 14px;
	font-family: Georgia;
	text-align: justify;
	line-height: 150%;
	text-indent: 30px;
}

.style_textbook {
	font-style: italic;
	text-decoration: underline;
}