.Logostyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.navstyle {
	font-size: 14px;
	color: #A54244;
	font-family: Arial, Helvetica, sans-serif;
}
.navhere_style {
font-size: 14px; 
color: #999999; 
font-family: Arial, Helvetica, sans-serif;
}
.boldtext_style {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
}
a:link {
	color: #A54244;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A54244;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}
.copyright {
 	font-size: 9px; 
 	color: #2D2E2F; 
	font-family: Arial, Helvetica, sans-serif;
}
.normalstyle {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.soldstyle {
	font-size: 18px;
	font-weight: bold;
	color: #A54244;
}
.boldstyle {
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
}