﻿body {
	background:#fff;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#d93c43;
}

#topbar {
	background:#d93c43;
	text-align:right;
	color:#fff;
	height:30px;
	font-weight:bold;
	padding-right:10px;
}

#content {
	vertical-align:top;
	padding:5px 20px;
}

a.inv:link, a.inv:visited, a.inv:active {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:14px;
}

a.inv:hover {
	text-decoration:underline;
}

a.lginv:link, a.lginv:visited, a.lginv:active {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-size:16px;
}

a.lginv:hover {
	text-decoration:underline;
}
