
body {
font-size: x-small;
}
h1 {
font-size: x-small;
text-align: center;
}

h2,h3{
font-size: x-small;
}

marquee {
margin: 0px;
padding: 0px;
}



.size_l {
font-size: x-large;
}
.size_m {
font-size: medium;
}
.size_s {
font-size: x-small;
}
.size_ss {
font-size: 1px;
}


div.right {
text-align: right;
}
div.right_ss {
text-align: right;
font-size: 1px;
}
div.center {
text-align: center;
}
div.center_ss {
text-align: center;
font-size: 1px;
}


a {
font-size: x-small;
}

font {
font-size: x-small;
}
