@import "css_style.css";

h2 {
	color: #000;
}

body {
	background-color: #FFF9E7;
	font-family: Times New Roman, Geneva, Serif, Tahoma, Verdana;
}

p {
	padding: 0 0 1px 0;
	margin: 0 0 17px 0;
}

p,
pre {
	font-size: 165%;
	line-height: 95%;
}