.small {
font-size: 75%;
line-height: 130%;
}
.small2 {
display:block;
font-size: 75%;
line-height: 130%;
margin-left: 1em;
}
.mid {
font-size: 90%;
line-height: 130%;
}
.mid2 {
display:block;
font-size: 90%;
line-height: 130%;
margin-left: 1em;
}
.large {
font-size: 110%;
line-height: 130%;
}
.large_G {
font-size: 110%;
line-height: 130%;
color: #99CC33;
}
.large_R {
font-size: 110%;
line-height: 130%;
color: #FF6666;
}
.atx {
color:#CC0000;
}

.menu {
font-size: 90%;
display: block;
margin-left: 3em;
}
.menu a:link {

color: #000000;
text-decoration: none;
}
.menu a:visited {

color: #000000;
text-decoration: none;
}
.menu a:hover {

color: #CC3366;
text-decoration: none;
}
.copyright {
font-size: 80%;
}
.headmoji {
font-size: 90%;
}
.menu a.special{color:#cc0000;}
.menu a.special:hover{color:#FF6699;}

#lastupdate_pos{font-size:10px;color:#35a7b5;}
td.lm { padding:5px 0 5px 8px;}
td.rm { padding:5px 8px 5px 0;}