body {
	font-family: Arial;
	font-size: 9px;
	color: #072000;
	text-align: center; 
                  margin: 0px;
	 padding:0px; 
                  background-color:#012728;

	background-attachment: fixed;
	background-image: url(/img/bg.gif);
	background-position: center top;
	background-repeat: repeat;
}

b {

	font-weight: bold;
  }







a:link {text-decoration: underline; color: #F3CC00; font-family: arial; font-size:7pt;}
a:visited {text-decoration: underline; color: #F3CC00; font-family: arial; font-size:7pt;}
a:active {text-decoration: underline; color: #F3CC00; font-family: arial; font-size:7pt;}
a:hover {text-decoration: underline; color: #F3CC00; font-family: arial; font-size:7pt;}



}
