.red {
	color: #D8261E;
}
.lheight {
	line-height: 16px;
}

body {
	color: #444444;
}
table {
	font-family: "Arial", "Helvetica", "sans-serif";
}
a { text-decoration: none }
a:link { color: #003399; }
a:visited { color: #300090; }
a:hover { color:#0088FF; text-decoration:underline; }
