body {
	text-align:justify;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #828282;
}
p {
	margin-bottom: 0px;	
	margin-top: 0px;
	font-size: 11px;
}

a {
	color: #CAC9DB;
}
a:hover {
	color: #3C147A;
}

a.link1 {
	float: left; 
	text-align: left;
	font-size: 12px; 
	/* color: #CAC9DB; */
	color: #828282; 
	width: 124px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 7px;
	margin-left: 1px;
	font-weight: bold;
	text-decoration: none;
	/* text-transform: capitalize; */
}
a.sellink1 {
	font-size: 12px; 
	color: #3C147A; 
	background-color: #7A7A7A;
	width: 124px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 7px;
	text-align: left;
	float: left; 
	/* text-transform: capitalize; */
	text-decoration: none; 
	margin-left: 1px;
	font-weight: bold;
}
a.link1:hover{
	color: #FFFFFF;
	background-color: #7A7A7A;
	/* font-weight: normal; */
}

.link1x {
	font-size: 11px;
	color: #828282; 
}
.selllink1x {
	font-size: 11px;
	color: #3C147A; 
}

.news_head {
	font-size: 13px; 
	color: #CAC9DB;  
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.news_text {
	font-size: 12px; 
	color: #CAC9DB;  
	font-weight: normal;
	text-decoration: none;
}
a.news {
	text-decoration: none;
}

h1 {
	color: #CAC9DB;  
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	
}
h2 {
	color: #CAC9DB;  
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	
}
h3 {
	color: #CAC9DB;  
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	
}
h4 {
	color: #CAC9DB;  
	font-size: 10px;
	text-transform: uppercase;
	line-height: 20px;
	
}