
BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
INPUT    {
	font-family: Arial;
	font-size: 8pt;
	border-style : groove;
}
TEXTAREA {
	font-family: Arial;
	font-size: 8pt;
}
SELECT   {
	font-family: Arial;
	font-size: 8pt;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

.small 	{font-family: Arial; font-size: 6pt;}

.right {
	text-align : right;
}

.center {
	text-align : center;
}

.protected {
	background-color : transparent;
	border : none;
}
SMALL 	{font-family: Arial; font-size: 6pt;}

.button  { width: 100px; BORDER: #aaaaaa 1px solid; text-align: center; background-image: url(images/20x20.gif); CURSOR: hand; }
.button2 { width: 40px;  BORDER: #000000 1px solid; text-align: center; background-image: url(images/20x20.gif); CURSOR: hand; }
.button3 { BORDER: #aaaaaa 1px solid; text-align: center; background-image: url(images/20x20.gif); CURSOR: hand; }
