BODY	{background-color:F9F9F9;
	 color:302B25;
	 font-size:0.9em;
	 font-weight:BOLD;
	 line-height:1.4em;}

H1	{color:466455;
	 font-family:Verdana, cursive;
	 font-size:1.6em;
	 border-style:SOLID;
	 border-color:466455;
	 border-width:0 0 2px 0;}

DL	{width:98%}

DT	{border-width:1px 0 1px 0.5em;
	 border-color:BLACK;
	 border-style:SOLID;
	 background-color:F9F9D9;
	 padding:0.1em 0 0 0.5em;}

DD	{margin-top:1em;
	 margin-bottom:1.5em;
	 margin-left:1em;
	 width:95%
	 line-height:1.4em;}

TABLE.sample {border-style:HIDDEN;
	      width:95%;
	      margin: 0 0 0 1em;}

TH	{background-color:GRAY;
	 color:WHITE;
	 font-size:0.9em;}

TD	{color:302B25;
	 font-size:0.8em;
	 font-weight:BOLD;
	 line-height:1.2em;}

TD.sample
	{padding-top:0.4em;
	 padding-left:0.4em;
	 padding-bottom:0.4em;
	 background-color:BLACK;
	 color:WHITE;
	 font-size:0.9em;
	 font-weight:BOLD;}

TD.exp_dot {font-size:0.8em;
	    text-align:right;
	    vertical-align:top;
	    width:20;}
TD.exp_val {font-size:0.8em;
	    vertical-align:top;}

FONT.tag{color:CYAN;
	 font-weight:BOLD;}

FONT.label
	{color:ORANGE;
	 font-weight:BOLD;}

FONT.comment
	{color:LIGHTGREEN;
	 font-weight:BOLD;}

FONT.emphasis
	{color:#22AA44;
	 font-weight:BOLD;}

A:link	{text-decoration:underline;}
A:visited
	{color:82A6C2}
A:active{color:5F02D0}
A:hover	{text-decoration:underline}
A:active{text-decoration:underline}


