/* CSS Document */

body {
	padding :10;
	margin :0;
	font-family: Georgia, Arial, Helvetica, "Trebuchet MS", "Times New Roman", Times, serif; 
	}
#toprightimage {
	position: absolute;
	top: 0px;
	right: 0px;	
	}
#p_1 {
	font-size: .9 em;
	}
#left_table {
	z-index: 3;
	}
#right_table {
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: -1;
	}
#p_2 {
	font-size: 1.0em;
	line-height: 1.3em;
	}
h2.tight {
	font-family: Courier New, Courier, mono;
	word-spacing: -.3em;
	font-size: 1.4em;
	}
#help {
	line-height: 1.5em;
	}