body {
	margin: 0px 0px;
	font-family: Arial, helvetica, sans-serif;
	color:#505050;
	background: #F5F5F5;
}
p {
	font-size: 10.5pt; line-height: 1.5em;
}
TD {
	font-size: 10.5pt; line-height: 1.5em;
}
LI {
	font-size: 10.5pt; line-height: 1.5em;
}

h1 {
	font-size: 1.5em; font-weight: bold;
	margin-top: 0; margin-bottom: 0; color: black;
}
h2 {
	font-size: 1.2em; font-weight: bold;
	margin-top: 0; margin-bottom: 0; color: black;
}
h3 {
	font-size: 1.2em; font-weight: bold;
}
h4 {
	font-size: 1.2em; font-weight: bold;
}
ul.menu {
	font-size: 10pt;
	margin-left: 0px;
}
li.menu {
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 8px;
	display: inline;
}

div.footer {
background: #343434; padding: 5px 5px 5px 100px; color: #FFFFFF; font: 0.8em;
}

div.row {
width: 100%; padding: 5px;
}
div.c1 {
width: 120px; float: left; font-weight: bold;
}
div.c2 {
float: right;
}

a {
	COLOR: #0066cc; text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.footer {
	COLOR: #FFFFFF; text-decoration: underline;
}
a.footer:hover {
	COLOR: #FFFFFF; text-decoration: none;
}
