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

body {
font-family: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 .8em 0;
color:#666;
font-family:arial, helvetica, sans-serif;
font-size:2em;
}

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

h2 {
padding:.2em;
background:#F3FBF8;
color:#535353;
border-bottom:1px solid #DADAE3;
line-height:1;
}

h3, h4, h5, h6 {
margin:1.3em 0 .7em 0;
color:#434343;
font-size:1.2em;
}

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

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

h2 span, h3 span {
font-weight:normal;
}

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

ul, ol {
margin-left:4em;
line-height:1.7;
}

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

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

div, ul, ol, table {
margin-bottom:1em;
}

a:link {
/*color:#936FBB;*/
}

a:hover {
color:#018A58;
}

blockquote {
padding:0 0 0 34px;
background:url(/i/blockquote.png) 0 3px no-repeat;
font-style:italic;
}

