/* CSS Document */

* {
margin: 0;
padding: 0;
}

a { font-size: inherit; }

body {
font-family: Arial, sans-serif;
font-size: 62.5%;
}

img {
behavior: url(../website-nologo/pngbehavior.htc);
}

h1, h2, h3, h4, h5, h6, p, ul, ol, table {
font-size: 1em;
}

/**/
