a:link,a:visited {
	color:#0000ff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:red;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin-left:0;
	margin-top:0;
	background-color:white;
}
h1,h3,h4 {
	color:#000066;
}
h3  {
	font-size:14pt;
}
h4  {
	font-size:12pt;
}
li  {
	font-size:11pt;
}
ol li {
	margin-top:15px;;
}
ol ol li {
	margin-top:5px;;
}
p  {
	font-size:11pt;
}
td {
	font-size:10pt;
}
th {
	text-align:center;
}
text {
	font-size:11pt;
}

.answer {
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}
.bold  {
	font-size:11pt;
	font-weight:bold;
}
.bold-em  {
	font-size:12pt;
	font-weight:bold;
}
.bold-sm  {
	font-size:10pt;
	font-weight:bold;
}
.borderpx  {
	border:2px ridge;
}
.copyright {
	font-size:10pt;
	color:#ffffff;
}
.footer  {
	font-size:10pt;
}
.footer-nav  {
	font-size:10pt;
	color:#000088;
}
.header-nav  {
	font-size:10pt;
	color:#FFFF00;
}
.highlight  {
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	color:black;
}
.npborder  {
	border:1px ridge;
	border-color:black;
}
.prt-link {
	font-size:8pt;
	font-style:italic;
	color:#0000ff;
}
.prt-notice {
	font-size:8pt;
	font-style:italic;
	padding-left:1em;
}
.question {
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}
.small  {
	font-size:10pt;
}
.spacer  {
	font-size:2pt;
}
.sun-title  {
	color:#0000BB;
	font-size:16pt;
	font-weight:bold;
}
.sun-subtitle {
	color:#000066;
	font-size:14pt;
	font-weight:bold;
	padding-left:2em;
}
.title  {
	font-size:18pt;
	color:white;
	background-color:#000063;
}
.title-nav  {
	padding-left:5px;
	padding-right:0px;
	font-size:10pt;
	color:#ffff9c;
}
.title-nav:link,.title-nav:visited {
	text-decoration:none;
	color:#ffc;
}
.title-nav:hover {
	text-decoration:underline;
	color:#f33;
}
.title-label  {
	font-size:large;
	font-style:italic;
	font-weight:bold;
	color:white;
	margin-right:1ex;
}
.update {
	font-size:8pt;
	color:#000000;
	font-style:italic;
	padding-right:1em;
}

