body { font-family: Arial, Helvetica, sans-serif;
	topmargin: 0px;
	bottommargin: 0px;
	margin-bottom: 0px;	
    margin-top: 0px;
	 }



.nav_choice {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #0099ff;
	text-align: center;
	color: #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	}
.nav {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	color: #1a55a4;
	font-size : 12px;
	text-decoration: none;
	}
	
.button { 	background-image: url('images/button.gif');
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #000000;  }