body {
background:#fff url(../images/bg-wrap.png) repeat-y;
font:12px/2 "Times New Roman", Times, serif
}

a {
color:#09F;
text-decoration:none
}


p,ul,dl {
margin-bottom:10px
}


h1,h2,h3,h4 {
color:#09F;
font-weight:700
}

h1 {
font-size:1.5em
}

h2 {
font-size:1.2em;
text-transform:capitalize
}

h3 {
font-size:1.1em;
text-transform:capitalize;
}

h4 {
font-size:1em;
color:#000;
font-style: normal;
text-transform:capitalize;
text-decoration:underline
}

.highlight { color: #FF0000 }

#menu,.backtotop {
display:none;
}

img { border: 0; }
