body { font-family: "times new roman", times, serif;
	font-style: normal;
	font-size: 1.1em;
	color: #000040;
	background-color: #ffffff;
	}
	
table { position: top: 0px;
	}
	
	
tfoot { color: #304c3b;
	background-color: transparent;
	font-weight: bold;
	font-style: italic;
	}
	
h1 { color: #000000;
	background-color: transparent;
	font-size: 1.5em;
	font-variant: small-caps;
	}
	
h2 { color: #000000;
	background-color: transparent;
	font-size: 1em;
	}
	
h3 { color: #000000;
	background-color: transparent;
	font-size: .9em;
	}
	
h4 { color: #000040;
	background-color: transparent;
	font-size: .8em;
	}
	
h5 { color: #000000;
	font-size: .5em;
	font-weight: bold;
	}
	
h6 { color: #000000;
	}
	
p { color: #000000;
	background-color: transparent;
	font-size: .8em;
	font-weight: bold;
	}
	
li { color: #000000;
	background-color: transparent;
	font-size: .8em;
	font-weight: bold;
	}
	
p.first:first-letter { color: #000040;
	background-color: transparent;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	}
	
hr {width: 50%;
	color: #000040;
	}
	
