BODY {
	BACKGROUND-COLOR: #ffffff;
	BACKGROUND: url('images/flag.png');
	BACKGROUND-ATTACHMENT: fixed;
    FONT-FAMILY: Trebuchet MS, Arial, Tahoma, sans-serif;    
}
.news { 
 font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
 FONT-SIZE: 10pt;
 font-weight: normal;
 color: #000066; 
 text-decoration: none;
}
.newsData { 
 font-family: Helvetica, Tahoma, sans-serif;
 FONT-SIZE: 10pt;
 font-weight: bold;
 color: #0066cc; 
 text-decoration: none;  
}
.header { 
 font-family: Helvetica, sans-serif, Arial;
 font-size: 12pt;
 font-weight: bold;
 color: #0066cc; 
 text-decoration: none;
 text-align: center
 }
TABLE {
    border-collapse: collapse;
   }
CAPTION {
	text-align: LEFT;
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12pt;
	COLOR: #0066cc;
	font-weight: bold;
	}
THEAD, TH {
    COLOR: #000066;
    font-size: 10pt;
    font-weight: bold;
    font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
    text-align: CENTER;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 14pt;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	TEXT-ALIGN: center;
	COLOR: #0066cc;
}
IMG {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px
}
TD {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Trebuchet MS, Arial, Tahoma, sans-serif;
	COLOR: #000066
}
A {
	COLOR: #000066;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
.Data { 
 font-family: Helvetica, Helvetica, sans-serif;
 FONT-SIZE: 10pt;
 font-weight: bold;
 color: #0066cc; 
 text-decoration: none;
 text-align: center 
 }
UL {
	LIST-STYLE-TYPE: disc;
}    
