body {
	scrollbar-base-color:#C9C2B0;	
	background-color: #E7E7E7;
	margin: 0px;
}

p, th, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	letter-spacing: +.02em;
	word-spacing: +.02em;
}
p, h1, h2, h3, h4 {
	padding-left:4px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	letter-spacing: +.2em;
}
h3 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 100%;
}
h4 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 90%;
}
a:link { 
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited { 
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:active { 
	color: #CB673A;
	text-decoration: underline;
	font-weight: bold;
}
a:hover { 
	color: #CB673A;
	text-decoration: underline;
	font-weight: bold;
}

