body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	padding : 0;
	color : #B1B8CE;
	font-family: Verdana, Arial, sans-serif, Times New Roman;
}

p {
	margin-top:	0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans-serif, Times New Roman;
}

td {
	font-family : sans-serif;
	font-size : 9pt;
}

.NewsImage {
	float: right;
	background-color : #22385C;
	border : 1px solid #7E8AA5;
	margin-left: 15px;
	margin-bottom: 15px;
}

.ImageText {
	position: relative;	
	text-align: center;
}

.NewsTopic {
	font-size : 15pt;
	font-family : sans-serif;
	letter-spacing : 3px;
}

.ImageMOTW {
	border : 1px solid #7E8AA5;
}

.NewsItem {
	text-align: justify;
	font-size : 9pt;
	font-family : sans-serif;
	margin-top: 10px;
}

A:link {
	text-decoration: none;
	color: #FFC600
}
A:visited {
	text-decoration: none;
	color: #FFC600
}
A:active {
	text-decoration: none;
	color: #FFC600
}
A:hover {
	text-decoration: none;
	color: White
}