body { 
	margin: 10; 
	padding: 0; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333;
}
a { color: #0065CA; background: inherit; text-decoration:none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; border-bottom-style: none; }
a:visited { color: #6699CC; background: inherit; border-bottom:none; }

table, td #emmo
{
    border-color: #CCCCCC;
    border-style: solid;
}

table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td #emmo
{
    margin: 0;
    padding: 1.5px;
    border-width: 1px 1px 0 0;
}
.input1 {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
