/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000066;
	background-image: url(images/blu9.jpg);
	background-repeat: repeat-x;
	/*background-color: #929FD6;*/
	background-color:  #030A26


}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #33CCFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	letter-spacing: 0px;
	display: inline;

}
.news{
	color: #C8FBFF;
	font-weight: bold;
}

