body		    { background-color: #FFFFFF; 
			color: #000000; 
			font-family: Verdana; 
			text-align: justify; 
			font-size: 8pt; }

p.tiny	    { color: #000000; 
			font-family: Verdana; 
			text-align: center;
			font-size: 6pt; }

table		    { color: #000000; 
			font-family: Verdana; 
			text-align: justify;
			font-size: 8pt; }

td.white	    { color: #ffffff; 
			font-family: Verdana; 
			text-align: left;
			font-size: 8pt; }

td.right	    { color: #000000; 
			font-family: Verdana; 
			font-size: 8pt; 
			text-align: right; }

td.center	    { color: #000000; 
			font-family: Verdana; 
			font-size: 8pt; 
			text-align: center; }

h1		    { color: #000000; 
			font-family: Verdana; 
			text-transform: uppercase; 
			font-weight: bold; 
			font-size: 10pt; 
			text-align: left; }

h2		    { color: #000000; 
			font-family: Verdana; 
			text-transform: uppercase; 
			font-weight: bold; 
			font-size: 9pt; 
			text-align: left; }

a:link	    { color: #000000; 
			text-decoration: none; }

a:active	    { color: #000000; 
			text-decoration: none; }

a:visited	    { color: #000000; 
			text-decoration: none; }

a:hover	    { color: #777777; 
			text-decoration: underline; }

a:link.white    { color: #ffffff; 
			text-decoration: none; }

a:active.white  { color: #ffffff; 
			text-decoration: none; }

a:visited.white { color: #ffffff; 
			text-decoration: none; }

a:hover.white   { color: #ffffff; 
			text-decoration: underline; }


