body { margin: 0px; }

h1, h2, h3, h4, h5, h6, p, div, ol, ul, dl { font-family: Verdana; }
h1 { font-size: large; }
h2 { font-size: medium; }
h3 { font-size: small; }
h4 { font-size: x-small; }
h5 { font-size: xx-small; }
h6 { font-size: xx-small; }
p, ol, ul, dl { font-size: x-small; }

a:link { color: #3366cc; text-decoration: none; }
a:visited { color: #3366cc; text-decoration: none; }
a:active { color: #3366cc; text-decoration: underline; }
a:hover { color: #3366cc; text-decoration: underline; }

.x-l { font-size: x-large; }
.l { font-size: large; }
.m { font-size: medium; }
.s { font-size: small;  }
.x-s { font-size: x-small; }
.xx-s { font-size: xx-small; }

.menu { font: 10px Verdana; color: #000000; background-color: #ffffff; margin: 0px; }
