/* CSS Document */

body {
	font-size:100%;
	line-height:normal;
	letter-spacing: 1.8px;
	margin:0; 
	padding:0;
}

html, pre {
	font-family:"Arial";
	color: #0F0;
	src: url(SWISLTB0.eot);
}

tr {
	height:20;
}

input, textarea {
	border:#090 thin solid;
	background:none;
	color:#0FC;
}

a{
	color:#e12e04;
	text-decoration:none;
}

a:hover{text-decoration: underline;}

div.scroll {
height: 500px;
width:590px;
overflow: auto;
}