.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399FF;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.border {
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #999999;
}
.pressbox {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.pressroomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B7B7B;
}
hr { 
	border: none 0;
	border-top: 1px dotted #CCCCCC;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
