body {
	font-family: Times, “Times New Roman”, Arial, Sans-Serif, Helvetica;
}

body {
	background-image: url("backblue.jpg"); repeat: fixed
}


H1 {
	
	font-size: 300%; font-weight: bold;
}
H2 {
	font-size: 200%; font-weight: bold; 
}
H3 {
	font-size: 175%; font-weight: bold; 
}
H4 {
	font-size: 150%; font-weight: bold; 
}
H5 {
	font-size: 130%; font-weight: bold; 
}
H6 {
	font-size: 115%; font-weight: bold; 
}

p {
	font-size: 109%;
}

p.indent {
	font-size: 109%; text-indent: 2em; margin-top: 0; margin-bottom: 0;
}

p.eight {
	font-size: 8pt;
}

p.twelve {
	font-size: 12pt;
}

p.fourteen {
	font-size: 14pt;
}

PRE {
	FONT-FAMILY: monospace
}
CODE {
	FONT-FAMILY: monospace
}

DIV.nav_table {
	font-family: Arial;
}
