BODY { 
	background: #cccccc; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

TD TR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.bodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodycontent a:link {
	color: #cc3300; 
	text-decoration: none
}

.bodycontent a:visited {
	color: #cc3300; 
	text-decoration: none
}

.note {
	font-size: 70%;
	color: #000000;
}
.navitem {
	font-size: 80%;
	margin-left: 1em;
	color: #eeeeee;
}

.navitem a:link {
	color: #000000;
	text-decoration: none
}
.navitem a:visited { 
	color: #000000; 
	text-decoration: none
}
a:hover { 
	color: #cc3300; 
	font-weight: bold; 
	text-decoration: none
}
a:active { 
	color: #ffffff; 
	text-decoration: none
}

.navheader {
	font-size: 90%;
	color: #cc3300;
}

.conheader {
	color: #cc3300; 
	font-weight: bold;
}

.consubheader {
	color: #cc3300; 
}

.copyleft {
	font-size: 80%;
	text-align: right;
	text-decoration: italic;
}

.footer {
	font-size: 75%;
	text-align: center;
}

.footer a:link {
	color: #cc3300; 
	text-decoration: none
}

.footer a:visited {
	color: #cc3300; 
	text-decoration: none
}

.name {
	font-weight: bold;
	text-transform: uppercase;
}

.generation {
	font-size: 75%;
	font-style: italic;
	vertical-align: super;
}

.gentext {
	text-indent: 20 px;
}

.sources {
	font-weight: bold;
}

.sourceitem {
	margin-left: 20px;
}

