a:active { font-size: 9pt; color: #0033FF; text-decoration: underline}
a:link { font-size: 9pt; color: #0033FF; text-decoration: none}
a:visited { font-size:9pt; color: #0033FF; text-decoration: none}
a:hover { font-size: 9pt; color: #0033FF; text-decoration: underline}
p,td,div,ul,table {font-size: 9pt}
textarea{font-size:9pt; border: 1 solid #000000;}input { font-size:9pt; border: 1 solid; ; color: #000000} 
select { color: #000000}
select { font-size:9pt; border: 1 solid; } 

.Button
{
    BACKGROUND-COLOR: #fffbc4;
    BORDER-BOTTOM-COLOR: #525252;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-COLOR: #525252;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #525252;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-COLOR: #525252;
    BORDER-TOP-WIDTH: 1px;
    COLOR: black;
    FONT-SIZE: 12px;
    HEIGHT: 19px;
    PADDING-TOP: 1px;
}
.IndexButton
{
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-TOP-WIDTH: 0px;
}
