@media screen, print{
/*====================== body, anchors ===================*/
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:active {
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
body,tr,td,th {
 text-decoration: none; font-size: 12px; line-height: 120%;
 color: #000000;
}
textarea {
 font-size: 12px;
}
input {
 font-size: 12px;
}
span {
 font-size: 12px;
}
.style-1 {
 width: 142; font-size: 12px;
}
