
body 		{
		color: #FFFFFF;
		background: #000000;
		font-family: arial;
		font-size: 9pt;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		scrollbar-arrow-color: #aaaaaa;
		scrollbar-base-color: #222222;
		scrollbar-dark-shadow-color: #222222;
		scrollbar-track-color: #555555;
		scrollbar-face-color: #222222;
		scrollbar-shadow-color: #444444;
		scrollbar-highlight-color: #555555;
		scrollbar-3d-light-color: #555555;
		}

:link		{
		color: #FFF000;
		text-decoration: none
		}

:active		{
		color: #FFF000;
		text-decoration: none
		}

:visited	{
		color: #FFF000;
		text-decoration: none
		}

A:hover		{
		color: #FFF000;
		text-decoration: underline
		}

td		{
		font-size: 9pt
		}

.head		{
		font-size: 10.5pt;
		font-weight: bold
		}

h1		{
		color: #ffffff;
		font-size: 12.5pt;
		font-weight: bold;
		text-decoration: underline
		}

.monthly	{
		color: #CCCCCC;
		font-size: 10pt;
		font-weight: bold
		}

.monthlyb	{
		color: #FF0000;
		font-size: 10pt;
		font-weight: bold
		}

.monthlyc	{
		color: #FFF000;
		font-size: 10pt;
		font-weight: bold
		}

