body
{
	font-size:			14px;
	margin:0;
    /*margin-left:0;*/
    line-height:		24px;
}
td {
	font-size: 13px;
	line-height: 23px;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	color: #660000;
	font-weight: lighter;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
	font-weight: lighter;
}
a:hover {
	text-decoration: underline;
	color: red;
	font-weight: lighter;
}
a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: lighter;
}

tbody {
	line-height: 24px;
	font-weight: lighter;
}
