
body {
        background: #E2E3E5;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        
        scrollbar-face-color: #B0C1C9; 
	scrollbar-track-color: #638394;
	scrollbar-shadow-color: #FF9137;
	scrollbar-highlight-color: #0E178C;
	scrollbar-arrow-color: #FF9137;
	scrollbar-3dlight-color: #0E178C;     
}



.title 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; font-style: normal;
    line-height: 21px; 
    font-weight: bold;
    color: #0E178C
}


td { 
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 16px;     
     color: #0E178C    		
}


p {
    text-align: justify   		
}


hr { 
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1px;
     line-height: 1px;
     color: #638394    		
}

a:active{font-size: 12px; color: #BE0028}
a:visited{font-size: 12px; color: #BE0028}
a:link{font-size: 12px; color: #BE0028}
a:hover{font-size: 12px; color: #BE0028}

.news-latest-container {font-family: Arial; font-size: 12px; font-style: normal; line-height: 17px; font-weight: bold; color: #333333}
.news-latest-item {height: 1%; font-family: Arial; font-size: 12px; font-style: normal; line-height: 17px; font-weight: bold; color: #333333}
.news-latest-date {font-family: Arial; font-size: 12px; font-style: normal; line-height: 17px; font-weight: bold; color: #002B71}
.news-latest-title {font-family: Arial; font-size: 14px; font-style: normal; line-height: 14px; font-weight: bold; color: #BE0028}
.clearer {clear: left; margin-bottom:20px; border: thin dotted #999999}
.bodytext {font-family: Arial; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; color: #002B71}
.bodyueber {font-family: Arial; font-size: 15px; font-style: normal; line-height: 16px; font-weight: bold; color: #BE0028}
.news-latest-item img {
	margin-bottom:0px;
	margin-right:15px;
	border:1px solid #ffffff;
	float:left;
}