body		{font-family: Arial, Helvetica, sans-serif;
			 color: rgb(0,0,0);
			}

h1				{color: rgb(0,0,0)}

p.notice   	{font-weight: bold;
				 color: rgb(0,0,0);
				}

p.warning   	{font-weight: bold;
				 color: rgb(255,0,0);
				}

dfn       { color: #000000; 
			  font-size: 8pt; 
			  font-style: italic; 
			  font-weight: bold;
			}

table.print	{ background-color: #000000;
				  color: #000000;
				 }
				 
table.print p.notice	{ font-weight: bold;
						  color: #000000;
						}
table.print p	{color: #000000}
				 
ul           { color: #000000 }

li           { color: #000000 }

