BODY		{font-family: Sans-Serif, Arial;
			font-size: 10pt;
			line-height:135%;
			bgcolor: black;
			backgound-repeat: no-repeat;
			text: white;
			}

P			{font-family: Sans-Serif, Arial;
			font-size: 10pt;
			line-height: 135%;
			}

PRE		{font-family: Sans-Serif, Arial;
			font-size: 10pt;
			line-height: 135%;
			}

TABLE		{font-family: Sans-Serif, Arial;
			font-size: 10pt;
			}

TR			{font-family: Sans-Serif, Arial;
			font-size: 10pt;
			}

TD			{font-family: Sans-Serif, Arial;
			font-size: 10pt;
			}

H1			{font-size: 16pt;
			font-family: Sans-Serif, Arial;
			text-align: left;}
			.black {color: black; background: white}
			.white {color: white; background: black}

H2			{font-size: 12pt;
			font-family: Sans-Serif, Arial;
			text-align: left;}
			.black {color: black; background: white}
			.white {color: white; background: black}

H3			{font-size: 12pt;
			font-family: Sans-Serif, Arial;
			text-align: left;}
			.black {color: black; background: white}
			.white {color: white; background: black}

HR			{color: purple;
			}

IMG		{border: 0;
			}

A			{font-weight: bold;
			 text-decoration : none;
			 color: 9932CC;
			}

A:link:	{color: fuchsia;
			text-decoration: none;	
			}

A:visited:		{color: fuchsia;
			text-decoration: none;
			}

A:active:		{color: orange;
			text-decoration: none;	
			}

A:hover:		{color: orange;
			test-decoration: none;
			}

.style	{color: blue; font-family: Arial;
			font-style: oblique}

.size		{font-size: x-large}

#letterspace		{letter-spacing: 20pt}
