body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}

.mainlink {
	font-size: 7.5pt;
	color: #7F7F7F;
	text-decoration: none;
}
.mainlink a{
	font-size: 7.5pt;
	color: #7F7F7F;
	text-decoration: none;
}
.mainlink a:hover{
	font-size: 7.5pt;
	color: #CA070B;
	text-decoration: none;
}
.bottom-text {
	font-size: 7.5pt;
	color: #ACAA9F;
	text-decoration: none;
}
.bottom-text a{
	font-size: 7.5pt;
	color: #ACAA9F;
	text-decoration: none;
}
.bottom-text a:hover{
	font-size: 7.5pt;
	color: #59512A;
	text-decoration: none;
}
.normaltext {
	font-size: 7.5pt;
	color: #59512A;
	line-height:16px;
	text-decoration: none;
	text-align: justify;
}
.normaltext a{
	font-size: 7.5pt;
	color: #59512A;
	line-height:16px;
	text-decoration: none;
	text-align: justify;
}
.normaltext a:hover{
	font-size: 7.5pt;
	color: #59512A;
	line-height:16px;
	text-decoration: underline;
	text-align: justify;
}
.head-text{
	font-size: 7.5pt;
	color: #CA070B;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
}
.head-text a{ 
	font-size: 7.5pt;
	color: #CA070B;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
}
.head-text a:hover{
	font-size: 7.5pt;
	color: #1D1E20;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
}
.border {
	border: 1px solid #D3D2BE;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #59512A;
	text-decoration: none;
	border: 1px solid #D3D2BE;
}