body		    { background-color: #EEEEEE;
			color: #000080;
			font-family: Lucida Sans, Calisto MT, Arial; 
			font-size: 10pt; 
			text-align: left;
			text-decoration: none; }

table		    { background-color: #FFFFFF;
			color: #000080;
			font-family: Lucida Sans, Calisto MT, Arial; 
			font-size: 10pt; 
			text-align: left;
			text-decoration: none; }

table.gray	    { background-color: #EEEEEE; }

td.border1	    {	border-top: 1pt solid #000000; 
			border-right: 1pt solid #000000; 
			border-bottom: 1pt solid #000000;
			border-left: 1pt solid #000000; }

td.border	    {	border-right: 1pt solid #000000; 
			border-bottom: 1pt solid #000000;
			border-left: 1pt solid #000000; }

p.strong	    { font-weight: bold;
			font-size: 12pt; }

p.black	    { color: #000000; }

p.footer	    { font-size: 8pt;
			text-align: center; }

p.right	    { color: #000000; 
			font-size: 8pt;
			text-align: right; }

a:link	    { color: #000000; text-decoration: none; }
a:active	    { color: #000000; text-decoration: none; }
a:visited	    { color: #000000; text-decoration: none; }
a:hover	    { color: #000000; text-decoration: underline || overline; }
