@charset "utf-8";
/* CSS Document */

h1 {font-size: 1.6em;
font-weight: bold;
color:#00F;
text-transform:uppercase
}

.contenttext h1 {font-size: 1.6em;
font-weight: bold;
color:#000;
text-transform:uppercase
}

.contenttext h2 {font-size: 1.3em;
font-weight: bold;
color:#000 }

.contenttext h3 {font-size: 1em;
font-weight: bold;
margin-bottom: 0px;
color:#000 }

.contenttext h3 + p {margin-top: 2px}