body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #273130;
	color: #1B1F2B;
	font-family: Tahoma;
	font-size: 13px;
}
p {text-align: justify;}
h1 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; text-align: left;}

a:link {
	color: #775600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #775600;
}
a:hover {
	text-decoration: underline;
	color: #775600;
}
a:active {
	text-decoration: none;
	color: #775600;
}

.style1 {color: #9FA295}