body	{ font:12pt sans-serif;
		text-align:center; }

body,
.back	{ color:#6B6C60;
		background:#D7D7C1; }

h1		{ color:black;
		background:#BEBEA6;
		text-align:left; }

p		{ text-align:justify;
		text-indent:4%;
		margin-left:8%;
		margin-right:8%; }

table	{ color:#505149;
		background:#E7E7DB;
		margin-left:auto;
		margin-right:auto; }

input,
select	{ color:#6B6C60;
		background:#F5F6F0; }

img		{ border:none; }

.red	{ color:red; }
