body {
	font-size: 12px;
	color: #666;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#efefef
}
td {
	font-size: 12px;
	color: #666;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px
}
textarea {
	border: 1px ridge #CCCCCC;
}
.textfield {
	height: 18px;
	border: 1px ridge #CCCCCC;
}
.buttons {
	height: 18px;
	border: 1px ridge #CCCCCC;
}
a:link {
	color: #00147A;
	text-decoration: none;
	line-height: 150%
}

a:visited {
	color: #00147A;
	text-decoration: none;
	line-height: 150%
}
a:hover {
	color: #666;
	text-decoration: underline;
	line-height: 150%;
	text-align: right;
}
.scrollword{color:#666}

