html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	text-align: center;
}

div, p
{
	font-family: "trebuchet ms", Arial, Sans-Serif;text-align: justify;
}

body#home
{
}

img
{
	border: 0;
}

br{
clear: left;
}

/* Text style */

h1
{
	color: #67642E;
	margin: 0 0 15px 0;
	font-size: 20px;
}

h2
{
	color: #67642E;
	margin: 0 0 15px 0;
	font-size: 16px;
}

.txt11{
	font-family: "trebuchet ms", Arial, Sans-Serif;text-align: center;  
	text-decoration: yes;
	margin-left: auto;
	margin-right: auto;
	color: #67642E;
}
.txt9{
	font-family: "trebuchet ms", Arial, Sans-Serif;text-align: center;  
	font-size: 9pt;
	text-decoration: yes;
	margin-left: auto;
	margin-right: auto;
	color: #67642E;
}
