@import "reset.css";
@import "en.css";

body { text-align: left; background-color: #E7E7E8;}

p, ul, ol, table {
	margin-top: 0 !important;
	margin-bottom: 2em;
}
a {
	color: #000;
}
a:visited {
	color: #5C8728;
}
ol, ul {
	padding-left:3em;
}
