﻿body, table, td, tr, p, input, submit, btn, form, select, option, textarea, button, option
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	
}
tr.content td
{
	padding-left:20px;
	padding-right:20px;
}

.btn
{	
	cursor: pointer;
	font-weight: bold;
	border-width: 0px;
	line-height: 18px;
	height: 18px;	
}

div.sisalto {
padding: 0 0 0 100px;
}

table.sisalto
{
	background-color: white; 
	border-right: darkgray 15px solid;  
	border-bottom: darkgray 15px solid; 
	width:700px
}
