body {
	font-style : normal;
	font-weight : normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#77633D;
}

img {
	border: none;
}

h1 {
	font-size: 200%;
	font-family: arial;
	font-weight: bold;
	color: #996600;
	font-style: normal;
}

h2 {
	font-family: arial;
	font-size: 120%;
	font-weight : bold;
	color:#996600;
	font-style: normal;
}

h3 {
	font-family: arial;
	font-size: 110%;
	font-weight : bold;
	color:#996600;
	font-style: normal;
}

.legal {
font-size:9px;
}

/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #996600;
}

a:hover {
	text-decoration: none;
}
