/* CSS Document */

  .header {font-family:Tahoma, sans-serif; font-size: 12px; COLOR:#003399; font-weight:900 }
   .text {
	font-family:Tahoma,sans-serif;
	font-size: 11px;
	color:#000000;
	text-align: left;
}
      .text2 {font-family:Tahoma,sans-serif; font-size: 11px; color:#000000; font-weight:100; }
    .news {font-family:Arial, sans-serif; font-size: 9px; color:#ffffff; font-weight:900; }
   a:link{text-decoration: none; color:#ffffff}
  a:visited{text-decoration: none; color: #ffffff}
  a:hover{text-decoration: underline; color: #ffffff}
  a:active{text-decoration: none; color: #ffffff}
  li {
	list-style : url(images/pic.jpg);
}
 .ii {
	list-style : url(images/ii.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableheader {
font-family:Arial, sans-serif; font-size: 14px; color:#ffffff; font-weight:bolder;
}
.textright {

	font-family:Tahoma,sans-serif;
	font-size: 11px;
	color:#000000;
	text-align: right;
}
.textcenter2 {
	font-family:Tahoma, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align: justify;
	font-weight: bold;

}
.links {
	font-family:Tahoma, sans-serif;
	font-size: 11px;
	color:#0066CC;
	text-align: right;
	font-weight: bold;
	text-decoration: none;

}

