/* CSS Document */

h1,h2,h3,h4,h5,h6,p,blockqoute,form,label,ul,ol,dl,a {
margin: 0.5em 0;
}

li,dd {
margin-left: 1em;
}

body {
font-size:76.1%;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.3em
}

a {
text-decoration:none;
color: #0033FF;
}

a:hover {
text-decoration: underline;
color: #0033FF;
}

a:visited {
color: #000099;
}

#menu h3 {
line-height:1.3em;
}

h3 {
font-size: 1.3em;
line_height: 1.3em;
}

h4 {
font-size: 1.2em;
line_height: 1.2em;
}

p {
margin: 1.0em
}


