﻿
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    margin-bottom: 0;
	margin-top: 0;
    background-color: E3E3E3;
}
a:link {color:#3C3C3C}
a:visited {color:#3C3C3C}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	font-size: 11pt;
}