
BODY		{ background-color: #e0e0e0; font-family: verdana, arial, helvetica; }

.headtitle	{
				background-color: rgb(0, 102, 0); color: white;
				font-weight: bold; font-size: +150%;
				padding: 10pt;
			}
			
.headborder	{ background-color: rgb(0, 102, 0); }

.headmenu	{ background-color: white; color: rgb(0, 102, 0); font-size: 100%; font-weight: bold; }

.headlink	{ color: rgb(0, 102, 0); }
.headlink:link	{ color: rgb(0, 102, 0); }
.headlink:visited	{ color: rgb(0, 102, 0); }

a.authorlink	{ text-decoration: none; color: black; }
a.authorlink:hover { text-decoration: underline; font-weight: bold; }

.headsep	{ background-color: rgb(0, 102, 0); color: white; font-weight: bold; }
.headnav	{ background-color: rgb(255, 255, 204); color: black; }

.indextitle	{ color: rgb(0, 102, 0); font-weight: bold; font-size: 120%; }
.indexcopy	{ font-size: 85%; font-style: italic; }
.articleid	{ font-size: 85%; font-weight: bold; }

.title		{ background-color: #000080; color: white; font-weight: bold; }
.header1	{ background-color: #D0D0D0; color: black; }
.header2	{ background-color: #D0D0FF; color: black; }
.data1		{ background-color: white; color: black; }
.data2		{ background-color: #FFFFE0; color: black; }

.action		{ background-color: #C0C0C0; color: black; }
.error		{ background-color: white; color: red; }

.menu		{ background-color: #FFFFE0; color: black; }

.issue		{ font-weight: bold; color: rgb(0, 102, 0); }
.issuelinked	{ font-size: 75%; }
.issuetranslated { font-size: 100%; color: red; }
.issuefileitem { font-size: 75%; }

.category	{ color: black; font-weight: bold; font-size: 120%; }
.atitle		{ color: black; font-weight: bold; }
.author		{ color: black; font-weight: normal; }
.article0	{ background-color: #F8F8E3; color: black; }
.article1	{ background-color: white; color: black; }
.abstract	{ color: black; }

/* 8pt should be readable ... Need small font for graphs */
.datasmall1		{ background-color: white; color: black; font-size: 8pt; }
.datasmall2		{ background-color: #FFFFE0; color: black; font-size: 8pt; }
.graphdata	{ color: black; font-size: 8pt; }

div.issueitem	{ margin-left: 3em; }


.note-high { font-weight: bold; color: red; }
.note-off { margin-top: 2em; margin-bottom: 2em; }
