body, td {
	color: #000000;
	font-size: 10pt;
	line-height:16px;
}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}

.textStyle {
    border:1px solid #666666;
    font-family: verdana, tahoma, arial;
    color: #000000;
    font-size: 10px;
    background: #FFFFFF;
    margin-left:2px;
}

img
{
	border:none;
}

#sf{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=5)
}