.smallgray {
font-family: Arial;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #666666;
text-decoration: none
}

.blue {
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #004080;
text-decoration: none
}

.blueunderline {
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #004080;
text-decoration: underline
}

.boldgreen {
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #006600;
text-decoration: underline
}

.italblack {
font-family: Arial;
font-size: 12px;
font-style: italic;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none
}

.black {
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none
}

.boldblack {
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none
}

.smallblack {
font-family: Arial;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none
}

.white8 {
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none
}

.white8link {
font-family: Arial;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none
}
.white8link:hover {
text-decoration: underline;
}
.white9 {
font-family: Arial;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none
}

.red {
font-family: Arial;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FF0000;
text-decoration: none
}

.boldred {
font-family: Arial;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FF0000;
text-decoration: none
}


.blue10 {
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #004080;
text-decoration: none
}
.blue10:hover {
text-decoration: underline
}

.boldblue {
font-family: Arial;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #004080;
text-decoration: none
}

.boldgreen10 {
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #009900;
text-decoration: underline
}

.bold
{
font-weight: bold;
}

.buttonstyle
{
font-weight: bold;
background: #326699;
color: white ;
}

.np
{
font-weight: bold;
font-size: 8pt;
background: #ffffff;
color: #003399;
}

a
{
font-weight: normal;
font-size: 10pt;
}

input {
                color: #111111;
                font-family: arial, helvetica;
                font-size: 10px;
                font-weight: normal;
                background-color: #f0f0f0;
                border-top: #aaaaaa 1px solid;
                border-left: #aaaaaa 1px solid;
                border-bottom: #aaaaaa 1px solid;
                border-right: #aaaaaa 1px solid;
                };

select {
                color: #111111;
                font-family: arial, helvetica;
                font-size: 10px;
                font-weight: normal;
                background-color: #f0f0f0;
                border-top: #aaaaaa 1px solid;
                border-left: #aaaaaa 1px solid;
                border-bottom: #aaaaaa 1px solid;
                border-right: #aaaaaa 1px solid;
                };

inpout:button {
                color: #000000;
                font-family: arial, helvetica;
                font-size: 10px;
                font-weight: bold;
                background-color: #f0f0f0;
                border-top: #aaaaaa 1px solid;
                border-left: #aaaaaa 1px solid;
                border-bottom: #aaaaaa 1px solid;
                border-right: #aaaaaa 1px solid;
                };

textarea {
                color: #000000;
                font-family: arial, helvetica;
                font-size: 10px;
                font-weight: normal;
                background-color: #f0f0f0;
                border-top: #aaaaaa 1px solid;
                border-left: #aaaaaa 1px solid;
                border-bottom: #aaaaaa 1px solid;
                border-right: #aaaaaa 1px solid;
                };

