body {
	background: #F9F9F9;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 600px;
}

h1, h2, h3 {
	color: #7F0400;
	text-align: left;
}

h3 {
	margin: 0;
	font-size: 14pt;
	color: #7F0400;
	font-family: "Trebuchet MS";
}

p, ul, ol, blockquote {
	margin-top: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:visited {
	text-decoration: none;
	color: #7F0400;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

a:link {
	text-decoration: none;
	color: #7F0400;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

a:active {
	text-decoration: none;
	color: #7F0400;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#footer {
	width: 600px;
	font-size: smaller;
	background-image:url(../../images/img6.gif);
	background-repeat:repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.style1 {
	color: #666666;
	font-size: 14pt;
}
.style7 {font-size: 12px}

