body		{background:		#000000;
			font-family:		Tahoma, sans-serif;
			font-size:			small;
			color:				#FFFFFF;}

table		{background:		#000000;
			font-family:		Tahoma, sans-serif;
			font-size:			small;
			color:				#FFFFFF;
			border:				none;
			border-collapse:	collapse;}

table.p		{background:		#000000;
			font-family:		Tahoma, sans-serif;
			font-size:			small;
			color:				#FFFFFF;
			border:				solid 1px #FFFFFF;
			border-collapse:	collapse;}

td                  {vertical-align:  top;
             padding:         4px;
             border:          none;}

td.p              {vertical-align:  top;
             padding:         4px;
             border:          solid 1px #FFFFFF;}

h1.p              {color:           #AA0000;}

h2.p              {color:           #AA0000;}

ul                  {list-style-type: none;}

p			{margin:			0;
			font-size:			xx-small;
			width:				100%;}

br                  {clear:           none;}

b                   {color:           #FFFFFF;}

a.w:link       {text-decoration: none;
             color:           #FFFFFF;}

a:link          {text-decoration: none;
             color:           #AA0000;}

a:visited      {text-decoration: none;
             color:           #AA0000;}

a:hover        {text-decoration: none;
             color:           #FF0000;}

a:active       {text-decoration: none;
             color:           #AA0000;}

img                {border:          none;}

img.r            {float:           right;}

img.l            {float:           left;}

img.c            {float:           center;}
