body { color: black; font-size: xx-small; font-family: verdana; font-style: normal; background-color: white; }
p {}
td { font-size: xx-small; font-family: verdana; }
a:link { color: #808080 ; font-size: xx-small; font-family: verdana; text-decoration: none; }
a:visited { color: gray ; font-size: xx-small; font-family: verdana; text-decoration: none; }
a:hover { color: #14629e }
a:active { color: #30a6ff }


input {
	width: 200px;
	height: 20px;
	font-size: 10px;
}
textarea {
	width: 200px;
	font-size: 10px;
	margin-right: 3px;
}
