body {
margin: 0;
margin-top: 0;
margin-bottom: 0;
}

body,table,td {
	font-family: 'verdana';
	font-size: 11pt;
	color: #000000;
}

h3 { color:#FF8000; text-decoration: none; }

.small { font-size: 8pt; }
.title { font-size: 14pt; color: #0080C0; text-decoration: bold; }

a:link,a:visited { color: #004080; text-decoration: none; }
a:hover { color: #FF0080; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: underline; }