body {
	background-color: "#004488";
	color: "#004488";
	font-family: "Verdana", "Arial", "Helvetica", "Sans-serif";
	font-size: 1em
	}

h1 {
	color:"#0060A0";
	font-family: "Arial", "Helvetica";
	font-size: 1.6em
	}

h2 {
	color: #FFFFFF;
	font-family: "Arial", "Helvetica";
	font-size: 1.4em
	}

h3.italic {
	font-style: italic;
	font-family: "Arial", "Helvetica";
	font-size: 1.2em
	}

h3.subhead {
	font-weight: bold;
	color:"#0060A0";
	font-size: 1.2em
	}

h4 {
	color:navy;
	font-style: italic;
	font-weight: bold;
	font-size: 1em
	}

li {
	font-size: 0.8em
	}

p {
	font-size: 0.8em
	}

p.one-n-half {
	font-size: 0.8em;
	line-height: 1.5em
	}

p.examples {
	font-size: 0.8em
	}

p.footer {
	font-size: 0.6em
	}

a:link    {color: #0066E8}
a:visited {color: #004488}
a:hover	  {text-decoration: underline overline; color: #B04444}
a:active  {color: #00A0FF}
