body {
	font-family: Arial, Helvetica, sans-serif;
}
h1, .storyhead {
	font: 220% Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	color: black;
}

a:link {
	color: #900
}

a:active, a:hover {
	color: #F03
}

a:visited {
	color: #C66
}

div#curnavig a {
	text-decoration:none;
	}

div#curnavig .leftlinkbig {
	font-weight: bold;
	color: #900;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 10px;
}
div#curnavig .leftlinksmall {
	font-size: 85%;
	font-weight: normal;
	color: #900;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 2px;
}

td {
	font-size: 12px;
}

.linkcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6666;
	padding: 3px;
	border: none;
}


.boxhed {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: black;
}

.boxwhite {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em;
	margin: 0em;
	border-style: solid;
	border-width: 1px;
	background-color: none;
	border-color: #000000;
}

.boxgold {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #FFCC66;
	border-style: none;
	width: 350px;
}

.boxblue {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em;
	margin: 0em;
	background-color: #CCCCFF;
	border-style: none;
}
	

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.bolddek {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
	margin-top: 0.3em;
}

.subhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

.editnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	padding-right: 10px;
	height: auto;
	width: 100%;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #999999;
}

ul { 
	list-style:square outside;
	margin-left: .3em;
	margin-right: 1em; 
	}

.navigitem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #66C;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-bottom: 10px;

}
.navigitemsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666699;
	width: auto;
	text-decoration: none;
	line-height: 10pt;
}
