@import "/c/def.css";
@import "/c/menu.css";
@import "/c/form.css";

body {
background:#000;
color:#ffff33;
font-family:'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}

img {
border:0;
}

.access {
position:absolute;
top:-500em;
}

h1, h2, h3, h4, h5, h6 {
margin:0 0 .4em 0;
font-size:1.8em;
line-height:normal;
}

h2, h3, h4, h5, h6 {
margin:1.2em 0 .4em 0;
font-size:1.4em;
}

h3, h4, h5, h6 {
font-size:1.4em;
}

h4, h5, h6 {
font-size:1.2em;
}

h5, h6 {
font-size:1em;
}

p {
margin:0 0 1em 0;
font-size:1em;
line-height:1.6;
}

ul, ol {
margin:0 0 1.2em 4em;
}

dt {
margin:1em 0 .2em 0;
font-size:1em;
font-weight:bold;
}

dd {
margin:0 0 1em 0;
font-size:1em;
}