body {
	margin: 20; 
	padding: 0;
}

body, html, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a, a:active  {
	color: #0068b2;
	font-weight: bold;
	text-decoration: none;
}

a:visited  {
	color: #0068b2;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

font.h1kop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000
}

font.toptext{
 	font-style:italic;
	font-size: 14px;
	color: #000000
}

table.bottom {
	background-color: #f8f8f8;
}
