.navchart { font-size: 12pt; }

#cat { font-size: 13pt;
	color:	#000000;
	font-weight: bold; }

.heading { display:block; 
	margin-right:0px; 
	margin-top:7px;
	margin-bottom: 7px;
	font-family:Arial; 
	font-size:30pt;
	text-align:right}

#center { text-align:center; }

.quotes {display:block;
	width:145px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 2px;
	background-color:#FFFFCC;
	color:#0000AA; 
	font-size: 10pt;
	align:left;
	float:left;
	border-width: 2px;
	border-color:black;
	border-style:solid}

.sub {display:block;
	margin-top:10px;
	color:#0000AA;
	font-family:Arial; 
	text-align: right;
}

.alttext {display:block;
	font-family: Arial;
	font-size: 11pt; 
	color:#000000; 
	font-weight: none;
	padding-left: 1px; }

.journal { display:block;
	font-family: Roman;
	font-size: 11pt;
	color:#000000;
	font-weight: bold;
	font-style: italic; }	

body { background-image: url("images/background.GIF");
	background-color: #FFFFFF;
	color: #000000;
	font-size:11pt;
	font-family:Roman }

A:link { color:#0000AA ;
	text-decoration: none;
	font-weight: bold}

A:visited { color:#0000AA;
	text-decoration:none;
	font-weight: bold }

.subtitle { font-size: 20pt;
	font-weight: normal; }

A:hover	{ color:#EE0000;
	text-decoration:none; }



