input {
	font: 8pt "arial"; 
	color: #222222; 
	text-decoration: none; 
	letter-spacing: 1px;
}

input.button {
	background-color: #c0c0c0;
	border-color: #f0f0f0 #808080 #808080 #f0f0f0;
	border-style: solid;
	border-width: 2px;
	color: #000000;
	font-family: sans-serif;
	font-weight: bold;
}

select {
	font: 8pt "arial"; 
	color: #222222; 
	text-decoration: none;
}

body { font-family: verdana; }

h1 { font-size: 12pt; }

h2 { font-size: 10pt; }

table { font-size: 10pt; }

td h1 { font-size: 12pt; }

td h2 { font-size: 10pt; }