a:link {color: darkgreen;
	text-decoration: none;
	font-weight:bold;
	}
a:visited {color: darkgreen;
	text-decoration: none;
	font-weight:bold;
	}
a:hover {color: lime;
	text-decoration: none;
	font-weight:bold;
	}

.submenu {
    display:none;
    margin-top:5px;
    margin-left: 1em;
	padding: 5px;
	line-height: 110%;
	color: black;
	background:honeydew;
}
.mhead {
    margin-top:5px;
    display: block;
    line-height: 125%;
    font-size: 12pt;
    color: black;
    font-weight:bold;
}

.submenu2 {
    display:none;
    margin-top:10px;
    margin-left: 1em;
	padding:5px;
	color: black;
	background:palegoldenrod;
	font-size:10pt;
	width:125px;
}
.mhead2 {
	padding-left: 5px;
	padding-right: 5px;
    margin-top:5px;
    display: block;
    font-size: 12pt;
    color: black;
	background:palegoldenrod;
}

.short { display:inline; }
.long { display:none; background-color: gainsboro; }

body 	{background:honeydew;
	font-family:Arial;
	font-size:12pt;
	font-weight:normal;
	color:black;
	line-height:125%}

select.pulldown	{background:honeydew;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:black;
	line-height:125%}

div.index {font-family:Times New Roman;
	font-size:14pt;
	font-style:normal;
	font-weight:bold;
	color:black;
	text-align:left;}

p.author {font-family:Times New Roman;
	font-size:14pt;
	font-style:normal;
	font-weight:bold;
	color:black;
	text-align:center;
	text-indent:0}

p.bodynorm {
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:justify;
	text-indent:0}

p.bodyind {
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:justify;
	text-indent:0.25in}

p.bodyleft {
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:left;
	text-indent:0}

p.bodyrt {
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:right;
	text-indent:0}

p.bodycent {
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:center;
	text-indent:0}

p.head {font-family:Times New Roman;
	font-size:16pt;
	font-style:normal;
	font-weight:bold;
	color:green;
	text-align:center;
	line-height:100%;
	text-indent:0}

p.headrt {font-family:Times New Roman;
	font-size:16pt;
	font-style:normal;
	font-weight:bold;
	color:green;
	text-align:right;
	line-height:100%;
	text-indent:0}

p.headleft {font-family:Times New Roman;
	font-size:16pt;
	font-style:normal;
	font-weight:bold;
	color:green;
	text-align:left;
	line-height:100%;
	text-indent:0}

p.navbar {
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:center;
	text-indent:0}

p.subnav {
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:center;
	text-indent:0}

p.subhead {font-family:Times New Roman;
	font-size:12pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	background:lime;
	text-align:center;
	text-indent:0}
p.rightsm {
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:right;
	text-indent:0;}
b.blue {
	font-style:normal;
	font-weight:bold;
	color:blue;
	text-indent:0}

b.descrip {
	font-style:italics;
	font-weight:normal;
	color:green;
	text-indent:0}

b.fine {
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
	color:black;
	text-indent:0}

b.litenorm {
	font-weight:normal;
	background:yellow;
	color:black;
	text-indent:0}

b.litebold {
	font-style:normal;
	font-weight:bold;
	color:black;
	text-indent:0}

b.litebig {
	font-size:12pt;
	font-style:normal;
	background:yellow;
	color:black;
	text-indent:0}

b.litesm {
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	background:yellow;
	color:black;
	text-indent:0}

b.norm {
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:justify;
	text-indent:0}

b.left {
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:left;
	text-indent:0}

b.right {
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:right;
	text-indent:0}

b.leftsm {
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:left;
	text-indent:0}

b.rtsm {
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:right;
	text-indent:0}

div.ig {position:absolute;	
	margin-left:0px;
	margin-top:10px;
	padding:0px;
	}