BODY		{
	font: normal 9pt tahoma;
	color: #000066;
	text-decoration: none;
background-color: #7373FF:50px;
	margin-right:50px;
	background-color: #FFFFFF;
}

H1		{font: normal x-large tahoma;
		color: #000066;}

H2		{font: 16pt;
		font-family:tahoma;
		color: yellow}

H3		{font: normal 10pt tahoma;
		color: #000066}

A:hover	{color:#009966;
		text-decoration:none; cursor: hand}

A:link:		{color:green;
		text-decoration: none}

A:visited:	{color:grey;
		text-decoration: none}

A:active:	{color:DarkGreen;
		text-decoration: none}

.shadow	{height:10; width:400; filter:shadow(color=black)}
.glow		{height:10; width:200; filter:glow(color=#00ff00, strength=4)}
.blur		{height:10; width:200; filter:blur(add=1, direction=90, strength=10)}
.dropshadow	{height:10; width:400; filter:dropshadow(color=red, offx=2, offy=2,positive=1)}
.wave		{height:10; width:200; filter:wave(add=1, freq=4,lightstrength=50,phase=50, strength=10)}


p {  font-family: Tahoma, Arial, "MS Sans Serif"; font-size: 12px; font-style: normal; color: #000066}
