td {
	font-size: 9pt;
	text-decoration: none;
}
body {
	font-size: 9pt;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
        color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
input {
	border: 1px solid #CCCCCC;
}
.input {
	border: 1px none #333333;
}
select {
	border: 1px solid #CCCCCC;
}
textarea {
	border: 1px solid #CCCCCC;
        word-wrap: break-word;
}
option {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

