body {
	font-family:arial;
	font-size:12px;
	color: #000000;
}

table{
}

p {
    margin-top: 10px;
    margin-bottom: 0;
}

hr {
    text-align: left;
    margin: 0 auto 0 0;
	background-image:url(http://www.verkkoapila.fi/opencms/export/system/modules/fi.keskusta.apila/resources/img/hr.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-width: 0; 
	background-color: #ffffff;
	height: 15px;
    width: 600px;
}

.NewsHeadline{
	display: block;
	text-decoration: none;
	color: #333300;
	font-size: 11px;
	font-weight: bold;
    width:182px;
}

.NewsHeadlineDate{
    display: block;
	color:#666633;
	font-size:11px;
	font-weight: normal;
    width:182px;
}

.ArticleHeader{
    display: block;
    color: #303000;
    font-family: 'Times new roman';
    font-size: 32px;
    line-height: 110%;
    width: 600px;
}

.BodyText {
    display: block;
    font-size: 12px;
    width: 600px;
}

