﻿body {
	margin: 0;
	padding: 0;
	color: #222222;
	background: #FFFFFF ;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */	
	}
html>body { font-size: small; } /* be nice to Opera */

.NewsTitle
{
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height:14px;
	vertical-align: text-top;
}

.NewsResume
{
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	line-height:12px;
	text-align: justify;
	text-indent: 0px;
	letter-spacing: normal;
	vertical-align: text-top;
}
.EventsFrame
{
	height: 149px;
	width: 220px; /*BACKGROUND-COLOR: #ccffff;*/
	border-right-width: thin;
	border-right-color: black;
	border-left-color: black;
	border-left-width: thin;
}


.NewsFrame
{
	height: 149px; /*BACKGROUND-COLOR: #ccffff;*/
	width: 220px;
	border-right-width: thin;
	border-right-color: black;
	border-left-color: black;
	border-left-width: thin;
}