#Main .MainAreaTitle
	{
		margin-right: 5px; 
		color: #035D44;
		font-size: 14px;
		font-weight: bold;
	}

#RigthPart .NewsTitle
	{
		color: #055D45;
		font-weight: bold;
		font-size: 14px;
	}

#RigthPart .NewsHeader
	{
		color: #006633;
		text-transform: uppercase;
		font-size: 13px;	
		font-weight: bold;
		
		width: 240px;
		float: left;
		
		margin: 0px 0px 3px 0px;
	}

#Main .MainAreaText
	{
		margin-right: 5px; 
		font-size: 13px;
	}

#RigthPart .NewsText
	{
		font-size: 13px;
	}
	
.SizedTitle, .SizedTitle a {
		font-size: 14px !important;
}
.SizedText, .SizedText p {
		font-size: 13px !important;
}
