body {
padding: 0;
margin: 0;
font: 13px Arial, Helvetica, Garuda, sans-serif;
*font-size: small;
*font: x-small;
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6, ul, li, ol, pre, code, dl, dt, dd{
padding: 0;
margin: 0;
line-height: 1em;
font-size: 100%;
font-weight: normal;
font-style: normal;
}
.news-content h3 { 
color: #313b47;
    font-family: "Times New Roman";
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 0 14px;

}

table {
font-size: inherit;
font: 100%;
}
table{
border-collapse: collapse;
border-spacing: 0;
}
ul {
list-style: none;
}
img {
border: 0;
}
p {
margin: 1em 0;
}