﻿P
{
	text-align: justify;
}

.newsname
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 600;
	vertical-align: middle;
	width: 380px;
	height: 40px;
	position: relative;
	top: 0px;
	padding-top: 10px;
}

.newstop
{
	background-image: url('../images/newsTitle.png');
	background-repeat: no-repeat;
	background-position: center center;	
	height: 100px;
	padding-right: 8px;
}

.newstext
{
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}

.newsPic
{
	padding: 5px; 
	border: solid 1px #AAAAAA;
}
