/* Keymail Style Sheet                  */
/*                                      */

BODY 
{
	margin:0px;
}

A:hover
{
	color:#00CC00;
}

A
{
	color:#006699; 
	font-weight: bold;
	text-decoration:none;
}

TD
{
	font-family:trebuchet ms, verdana, tahoma, arial, geneva; 
	font-size:10pt; 
	font-weight:normal; 
}

.clsLeadingPara 
{ 
	font-family:trebuchet ms, verdana, tahoma, arial, geneva; 
	font-size:10pt; 
	font-weight:normal; 
}

.clsNormalPara 
{ 
	font-family:trebuchet ms, verdana, tahoma, arial, geneva; 
	font-size:10pt; 
	font-weight:normal; 
}

.clsNormalParaIndent 
{ 
	font-family:trebuchet ms, verdana, tahoma, arial, geneva; 
	font-size:10pt; 
	font-weight:normal; 
	margin-left:20px;
}




