
body
	{
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
	}

.htext
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
.rtext
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
a:link 
	{
		color: #000000; text-decoration:none;
	}
a:visited 
	{
		color: #000000;
		text-decoration:none;}
a:active 
	{
		color: #000000; 
		text-decoration:none;
	}
a:hover
{
		font-weight:bold;
}

p#webiff a:hover
{
color: #999999;
font-weight:normal;
}
p#webiff  a:link
{
color: #999999;
font-weight:normal;
}
p#webiff a:active {
color: #999999;
font-weight:normal;
}
p#webiff a:visited
{
color: #999999;
font-weight:normal;
}

