p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	top: 500px;
	right: 700px;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	
}

.text_cont {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	height: auto;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	
}
#text_scroll {
	left:5px;
	top:0px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	height: 250px;
	width: 550px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	color: #e21b19;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	color: #439334;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	color: #e21b19;
}
.show-popup {
	position: absolute;
	visibility: hidden;
	height: 270px;
	width: 400px;
	left: 100px;
	top: 50px;
	z-index: 2;
	
	}


	


