body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A06E32;
}

body {
	background-color: #AAA096;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
}

p,ul,h4,blockquote {
	font-size: 1.1em;
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


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

.BG {
	background-image: url(images/BG.gif);
	background-repeat: no-repeat;
}

.footer {
	font-size: 0.9em;
	line-height: .9em;
	text-align: right;
	margin-top: 0.9em;
	margin-right: 0.5em;
	margin-bottom: .1em;
	margin-left: 0em;
	padding: 0em;
}
.name {

	font-size: 1.1em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
