@import "/c/def.css";
@import "/c/forms.css";

/*
TYPOGRAPHY
================================ */

body {
font-family:verdana, helvetica, arial, sans-serif;
font-size:76%;
}

h1, h2, h3, h4, h5, h6 {
margin:0 0 .6em 0;
font-size:1.8em;
font-family:Arial, helvetica, sans-serif;
color:#000;
}

h2, h3, h4, h5, h6 {
margin:0 0 .2em 0;
border:0;
font-size:1.3em;
}

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

h4, h5, h6 {
font-family:arial, helvetiva, sans-serif;
font-size:1em;
font-weight:bold;
}

p, ul, dl, ol {
margin-bottom:1em;
font-size:1em;
line-height:1.7;
}

ul, ol {
margin-left:3em;
margin-bottom:1.4em;
}

ul ul {
margin-bottom:0;
}

ul dl {
font-size:1em;
}

dt {
font-weight:bold;
}

acronym {
border-bottom:1px dotted #000;
cursor:help;
}

img {
border:0;
}

.img-left {
float:left;
margin:0 12px 8px 0;
border:1px solid #aaa;
border-color:#717171 #444 #444 #717171;
}

.img-right {
float:right;
margin:0 0 8px 12px;
border:1px solid #aaa;
border-color:#717171 #444 #444 #717171;
}

.img-big {
margin-bottom:10px;
text-align:center;
}

.img-big img {
display:inline;
border:1px solid #aaa;
border-color:#717171 #444 #444 #717171;
}


/*
*
*/

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