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

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:67%;
}

img {
border:0;
}

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

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

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

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

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

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

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

ul, ol {
margin:0 0 1.2em 4em;
line-height:1.6;
}

li {
margin-bottom:.4em;
}

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

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

li dt, li dd {
margin:0;
}

a:link {
color:#009899;
}

a:visited {
color:#7D9999;
}

a:hover {
color:#C7001F;
}

a:active {
color:red;
}