td{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; color: #000000
}

body {
	font-family:  Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt; color: #000000;
}

.inputbox
{
    BORDER-RIGHT: #CCCCFF thin groove;
    BORDER-TOP: #CCCCFF thin groove;
    FONT-SIZE: 12px;
    BORDER-LEFT: #CCCCFF thin groove;
    COLOR: #000000;
    BORDER-BOTTOM: #CCCCFF thin groove;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
.inputbutton
{
    BORDER-RIGHT: #000000 thin outset;
    BORDER-TOP: #000000 thin outset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    BORDER-LEFT: #000000 thin outset;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #000000 thin outset;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #000000
}

