@charset "utf-8";
.inputstyle {
background-color: #ffffff;
border-bottom: #cccccc 1px solid;
border-left:   #cccccc 1px solid;
border-right:  #cccccc 1px solid;
border-top:    #cccccc 1px solid;
color:       #333333;
font-family: verdana;
font-size:   11px;
padding-bottom: 1px;
padding-left:   1px;
padding-right:  1px;
padding-top:    1px
}

body, p, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, input, select
   { font-family: tahoma; }

body, p, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, input, select
   { font-size:8pt; }

a:link
   { color:#666666; text-decoration:none; }
a:visited
   { color:#666666; text-decoration:none; }
a:hover
   { color:#cccccc; text-decoration:none; }

--//>