.title {
font-family: arial;
font-weight: bold;
color: #005137;
font-size: 10pt;
font-variant: small-caps;
display: inline;
}

.titler {
font-family: arial;
font-weight: bold;
color: #5E103A;
font-size: 10pt;
font-variant: small-caps;
display: inline;
}

.thetext {
font-family: arial;
font-weight: normal;
color: #333333;
font-size: 10pt;
display: inline;
line-height: 13pt;
}

.thetext2 {
font-family: arial;
font-weight: normal;
color: #333333;
font-size: 9pt;
display: inline;
line-height: 11pt;
}

.thetext3 {
font-family: arial;
font-weight: bold;
color: #666666;
font-size: 9pt;
display: inline;
line-height: 11pt;
}

.small {
font-family: arial;
font-weight: normal;
font-style: italic;
color: #666666;
font-size: 8pt;
display: inline;
}

.nextprev {
font-family: arial;
font-weight: normal;
color: #666666;
font-size: 9pt;
display: inline;
font-variant: small-caps;
}

.nextpreva {
font-family: arial;
font-weight: normal;
color: #3B6176;
font-size: 9pt;
display: inline;
font-variant: small-caps;
}

.copiedto {
font-family: arial;
font-weight: normal;
color: #005137;
font-size: 10pt;
display: inline;
}

a.std:link {
     color : #005137;
     text-decoration : none;
     font-weight: bold;
     font-family: arial;
     font-size: 9pt;
     display: inline;
} 
a.std:active {
     color : #005137;
     text-decoration : none;
     font-family: arial;
     font-size: 9pt;
     display: inline;
} 
a.std:visited {
     color : #005137;
     text-decoration : none;
     font-family: arial;
     font-size: 9pt;
     display: inline;
} 
a.std:hover {
    color : #666666;
    text-decoration : none;
    border-bottom:1px dashed #666666;
    font-family: arial;
    font-size: 9pt;
    display: inline;;
}

.box {
border-width: 1px;
border-style: solid;
border-color: #333333;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
background-color: #E6E2D6;
width: 580px;
}

.select {
font-family: arial;  
font-size: 9pt; 
font-weight: bold; 
color: #ffffff; 
background-color: #8EB99A; 
width: 210px;
}