body	{
	margin: 0;
	padding: 0;
	background-color: #2f3942; /*#2f3942; #2f3942 */
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p	{
	margin: .5em 0;
	padding: 5;
	font-size: 12px;
	color: #282828;
	line-height: 1.5em;
	text-align: justify;
	}
.regular{
	font-size: 12px;
	padding: 5;
	color: #383838;
	}
a	{
	text-decoration: none;
	color: #163963;
	}
a:hover {
	text-decoration: underline;
	}
h2	{
	font-size: 1.2em;
	font-family: Arial, sans-serif;
	}
h3	{
	font-size: 1.1em;
	color: #4e4935;
	}
.foot	{
	font-size: 9px;
	color: #676854;
	}
