/* CSS Document */
.Title 
{
	margin:0;
	text-align: Left;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	line-hight:100%;
	line-height:150%;
}

.text {
	margin:0;
	font-family:Tahoma;
	font-size:10.5px;
	color: #757575;
	text-align: left;
	font-weight:regular;
	line-hight:100%;
	line-height:150%;
	}


