body 	{ font-size: 10pt;
		color: #cccccc;
		background: #000000; 
		font-family: Arial, Verdana, Sans Serif; }

td, p, blockquote
		{ font-size: 10pt;
		color: #cccccc; 
		font-family: Arial, Verdana, Sans Serif; }

a:link		{ color:  #66ccff; }
a:visited	{ color: #3399cc; }

.note	{ font-size: 8pt;
		font-family: Arial, Verdana, Sans Serif; }

.note2	{ font-size: 8pt;
		color: #999999;
		font-family: Arial, Verdana, Sans Serif; }

.heading	{ font-size: 14pt;
			font-weight: bold; }

.heading2	{ font-size: 11pt;
			color: #ffffff;
			font-weight: bold; }
		
.heading3	{ font-size: 11pt;
			font-weight: bold }

.heading4	{ font-size: 12pt;
			font-weight: bold }

.emphasis { color: #ffffff; }

.japanese { font-family: MS Gothic, MS Mincho; }

.new	{ font-size: 8pt;
		color: #ffffff }

.red	{ color: #ff3333; }
