
BODY{
font-size : 12px;
background-attachment : fixed;
margin-left : 50px;
}
TABLE,TBODY,TR,TD{
font-size : 12px;
}
A:LINK{
text-decoration : none;
}
A:VISITED{
text-decoration : none;
}
A:HOVER{
color : #cc99cc;
text-decoration : underline;
font-style : italic;
}
A{
text-decoration : underline;
}
.tab{
font-size : 12px;
line-height : 145%;
}
P{
  font-size : 12px;
  line-height : 150%;
}
.inp3{
  border-left : dotted;border-left-color : #82d298;border-left-width : 2px;
  border-right : dotted;border-right-color : #82d298;border-right-width : 2px;
  border-top : dotted;border-top-color : #82d298;border-top-width : 2px;
  border-bottom : dotted;border-bottom-color : #82d298;border-bottom-width : 2px;
  background-color : #FFFFFF;
  
}
