BODY		{
		font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-size: 14px;
		color: #FFFF00;
		background: #008800;
		}

P		{
		color: inherit;
		background-color: inherit;
		}

TD		{
		font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-size: 14px;
		color: inherit;
		background-color: inherit;
		}

H1		{
		font-size: 18px;
		font-weight: bold;
		}

H2		{
		font-size: 10px;
		}

EM		{
		color: #FF3333;
		background-color: transparent;
		font-weight: bold;
		}


A:link		{
		font-size: inherit;
		color: #FFFF00;
		background-color: transparent;
		text-decoration: none;
		}

A:visited	{
		font-size: inherit;
		color: #FFFF00;
		background-color: transparent;
		text-decoration: none;
		}

A:active	{
		font-size: inherit;
		color: #FFFFFF;
		background-color: transparent;
		text-decoration: none;
		}

A:hover		{
		font-size: inherit;
		color: #FFFFFF;
		background-color: transparent;
		text-decoration: none;
		}
