body {	margin: 0;
	background-color: #dddddd;
	color: #010000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}

h1 {	color: #0092dd;
	font-size: 18pt;
	font-style: italic;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	}

h1.title {	color: #bde7f7;
	font-size: 15pt;
	font-style: italic;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	}

h2 {	color: #010000;
	font-size: 12pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	}

h2.subhead {color: #0092dd;
	font-size: 14pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	}

h3 {	color: #0E8044;
	font-size: 13pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	}

table.hdrBox {
	width: 100%;
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: #010000;
	border-collapse: separate;
	background-color: #010000;
	}

table.hdrBox td {
	width: 100%;
	border-width: 0px;
	padding: 3px;
	border-style: none;
	border-color: #010000;
	background-color: #002d62;
	-moz-border-radius: ;
	}

tr.hdr {	background-color: #000000;
	}

td.toc {	font-size: 10pt;
	height: 20pt;
	}

ul {	font-size: 10pt;
	color: #010000;
	}

li {	font-size: 10pt;
	color: #010000;
	}

p {	font-size: 10pt;
	color: #010000;
	}

p.hdrRev	{color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	}

p.just {	font-size: 10pt;
	text-align: justify;
	color: #010000;
	}

p.LtGreen {font-size: 10pt;
	color: #009933;
	}

p.txtgreen {color: #0092dd;
	font-size: 14pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}

p.notice {color: #996600;
	font-size: 14pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}

p.quote {	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	color: #111100;
	}

p.quote2 {	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	color: #111100;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}

p.splash {	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #dd3300;
	}

dd.quoter {font-size: 7.5pt;
	font-weight: bold;
	text-align: left;
	color: #111100;
	font-family: "Arial", "Helvetica", "sans-serif";
	}

dd.quoter2 {font-size: 7.5pt;
	font-weight: bold;
	text-align: center;
	color: #111100;
	font-family: "Arial", "Helvetica", "sans-serif";
	}

a:link    {color: #000033}
a:visited {color: #99c0df}
a:hover   {color: #009933}
a:active  {color: #ff9900}

a.nav:link    {text-decoration: none; color: #eeeeee}
a.nav:visited {text-decoration: none; color: #cc9966}
a.nav:hover   {text-decoration: underline; color: #00cc33}
a.nav:active  {text-decoration: none; color: #55bbff}
