body{
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#616161;
	margin-left: 5px;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
}

table{
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#616161;
}

input, textarea{
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#616161;
}

a:link, a:visited, a:active{
	text-decoration:none;
	color:#116D94;
}

a:hover{
	text-decoration:underline;
}

.underline{
	text-decoration:underline;
}