body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	background-color: #BDBAA9;
}
#main p {
	margin-right: 40px;
}
body a:link  {
	color: #C5960B;
	text-decoration: underline;
}
body a:visited  {
	color: #C5960B;
	text-decoration: underline;
}
body a:hover  {
	color: #C5960B;
	text-decoration: none;
}
body a:active  {
	color: #C5960B;
	text-decoration: underline;
}
.body_sub_head {
	font-size: 13px;
	color: #C5960B;
}
h1 {
	font-size: 18px;
	color: #C5960B;
	font-weight: normal;
	margin-top: 40px;
}
#footer {
	background-color: #4C4D4E;
	height: 50px;
	width: 759px;
}
#footer p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#footer p a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}