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

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

a:link	{ color: #ff3366;
		text-decoration: none; }
a:visited	{ color: #cc3366;
			text-decoration: none; }
a:active	{ color: #ff99cc;
			text-decoration: none; }

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

.small		{ font-size: 8pt; }

