.title
 { font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.subtitle
 { font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.smallText
 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.boldText
  { font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a  { color: #c00; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:hover  { color: #c00; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited  { color: #c00; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited:hover  { color: #c00; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.edit_input
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,Arial;
font-size : 10px;
font-weight: bold;
}
