body
{
	margin: 0;
	margin-right: 10;
}

table
{
	border-collapse: collapse;
}

td
{
	padding: 0;
}
td.split_cell
{
	height: 2px;
	width: 2px;
}

body, td
{
	font-family: arial, helvetica, sans-serif;
	font-size : 75%;
}

img
{
	border: 0;
}

h1
{
	font-size: large;
	text-align: center;
}
h2
{
	font-size: medium;
}
h3
{
	font-size: small;
}

h1, h2, h3, p.command_link
{
	font-weight: bold;
}
h1, h2, h3, p.command_link, a, .copyright
{
	color: #007500;
}
h2, a:hover
{
	text-decoration: underline;
}

a
{
	text-decoration: none;
}
a:hover
{
	color: #009900;
}

.bar, td.split_cell
{
	color: #FFFFFF;
	background-color: #35763B;
	vertical-align: middle;
}

hr
{
	color: #007500;
	width: 100%;
}

.copyright
{
	font-size: 71%;
}