
A:link, A:active { text-decoration: underline; }
A:visited { text-decoration: underline; color: #777777; }
A:hover { cursor:hand; text-decoration: underline; color: red; }
A.press:link, A.press:active, A.press:visited { text-decoration: none; color:black; }
A.press:hover { text-decoration: underline; color: red;}
BODY { font-size: 10pt; font-family: Arial; color: rgb(0,0,0); }
B { font-weight: bold }
TD { font-size: 10pt; font-family: Arial; color: rgb(0,0,0); }

	input { padding:1px; color: #000000; font-size: 10pt; font-family: Verdana,Arial; background-color: #ffffff; border: solid 1px #000000; cursor: hand; }
	textarea { padding:1px; color: #000000; font-size: 10pt; font-family: Verdana,Arial; background-color: #ffffff; border: solid 1px #000000; cursor: hand; }
	input.button { padding:2px; cursor: hand; border-width: 1px; border-color: #B5AEA5; background-color: #313431; font-family: Verdana, Arial; font-size: 8pt; color: #fefefe; }
	input.header { padding:2px; color: #000000; font-size: 13pt; font-family: Verdana,Arial; background-color: #ffffff; border: solid 1px #000000; cursor: hand; }
