body {
font-size:9pt
}
A {
	TEXT-DECORATION: none; color:#333333
}
A:link {
	COLOR: #333333
}
A:visited {
	COLOR: #333333
}
A:hover {
	COLOR: #333333; text-decoration:underline; font-weight:bold
}
A:active {
	COLOR: #333333
}
td           { font-size: 9pt; color: #333333; text-decoration:none }
select {FONT-SIZE: 9pt; color:#333333}
input{ font-size: 9pt; color:#333333 }
option { font-size: 9pt; color:#333333 }
textarea { font-size: 9pt; color:#333333 }
form {
	margin: 0px;
	padding: 0px;
}