body {
background:#bebebe url('images/bg_top.gif') repeat-x;
margin:6px 0px 0px 0px;
font-family:Tahoma;
line-height:12px;
font-size:9px;
}
#navlinks a {
color:#bebebe;
text-decoration:none;
font-size:9px;
}
#navlinks a:hover {
color:#bebebe;
text-decoration:underline;
font-size:9px;
}
a {
color:#646464;
text-decoration:none;
font-size:11px;
}
a:hover {
color:#646464;
text-decoration:underline;
font-size:11px;
}
input, textarea {
width:204px;
border:1px double #CCCCCC;
font-size:9px;
color:#222222;
}
.submit input {
width:50px;
border:1px double #CCCCCC;
font-size:9px;
color:#222222;
}
.tablet_title{
font-size:15px;
}
.tablet_text{
font-size:12px;
text-align:justify;
line-height:14px;
color:#646464;
}
.content_text{
font-size:11px;
text-align:justify;
line-height:13px;
color:#646464;
}
.copyright{
font-size:9px;
text-align:justify;
line-height:13px;
color:#646464;
}
.client a {
color:#bebebe;
text-decoration:none;
font-size:10px;
}
.client a:hover {
color:#bebebe;
text-decoration:underline;
font-size:10px;
}