H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #009999
}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #006666
}
.button
{
    BORDER-TOP-WIDTH: 2px;
    BORDER-LEFT-WIDTH: 2px;
    BACKGROUND: #e0e0e0;
    BORDER-BOTTOM-WIDTH: 2px;
    CURSOR: hand;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    BORDER-RIGHT-WIDTH: 2px
}
.edit
{
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial
}
#data {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF
}

