body {
	background-color: #FFFFFF;
	background-image: url(f);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #666666;
  text-decoration: none;
}
a:active {
  color: #666666;
  text-decoration: none;
}
#footer {
	clear: both;
	width: 600px;
	margin: 0 auto;
	font-size: xx-small;
	text-align: center;
	padding: 10px 0;
	}
.small {
	font-size: 10px;
	color: #000;
}
.sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.sidebarnormal {
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: 666;
	text-align: left;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
