body {
	background-image: url(/includes/images/pg_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pageheader {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #000063;
}
.pageminiheader {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #000063;
}
p {font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;}
   
.footnotes {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
a.cp:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}   /* normal */
a.cp:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
} /* visited */
a.cp:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}   /* onmouseover */ 
a.cp:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}  /* active */

.box {
	border: medium solid #0000FF;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

