*{
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
	background-color: #ffffff;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

p{
	color: #6a532b;
}

a img{
	border: 0;
}

h1{
	font-size:10pt;
                text-decoration: none;
                color: #000000;
                font-family: Arial;
                padding: 0;0;0;0;
}

h2{
	font-size: 10pt;
                text-decoration: none;
                color: #6a532b;
}

h3{
	font-size: 10pt;
                text-decoration: none;
}
