A {
color: #000000;
text-decoration: none;
font-weight: bolder;
font-size: 14;
}

A:hover {
color: #999999;
text-decoration: underline;
font-weight: bolder;
font-size: 14;
}

body {
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 7pt;
}

Input {FONT-SIZE: 8pt;
FONT-FAMILY: verdana, arial, helvetica;
background-color: #FFFFFF;
border: #999999 1px outset;
}

textarea {FONT-SIZE: 9pt;
FONT-FAMILY: verdana, arial, helvetica;
background-color: #FFFFFF;
border: #999999 1px outset;
}

.text {FONT-FAMILY: Tahoma,sans-serif;
FONT-SIZE: 10px;
Font-weight: normal;
Text-decoration: none;
color: #000000;
padding: 7px;
text-align: justify;
}

.small {
FONT-FAMILY: verdana, arial, helvetica;
font-size:10pt;
font-family:Tahoma;
}

.button {FONT-SIZE: 8pt;
FONT-FAMILY: verdana, arial, helvetica;
background-color: #FFFFFF;
border: #999999 1px outset;
}

.style1 {color: #FF0000}
.style2 {font-size: small}