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