.topblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.topblack a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.topblack  a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.topblack  a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.topblack a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.whitefont {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.centerfont {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C9BA9D;
}
.greenfont {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #101F1A;
}
.blackfont {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.price {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
    text-align:right;
}
.centernormal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #C9BA9D;
}
.justy {  text-align: justify}
