/* CSS Document */
body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }
body {
	background-color: #EFEFEF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.NewsShortStyle {font-size: x-small}

