/* CSS Document */

.h1 {
font-size:10pt;
font-family:Century Gothic;
line-height:2.2em;
width:600px;
}

.h2 {
font-size:12pt;
font-family:Century Gothic;
line-height:2.0em;
width:600px;
}

.h3 {
font-size:14pt;
font-family:Century Gothic;
line-height:1.5em;
z-index:10;
width:600px;
}

.h4 {
font-size:16pt;
font-family:Century Gothic;
line-height:1.5em;
z-index:10;
width:600px;
}

.h5 {
font-size:18pt;
font-family:Century Gothic;
line-height:1.5em;
z-index:10;
width:600px;
}

.h6 {
font-size:26pt;
font-family:Century Gothic;
line-height:1.5em;
z-index:10;
width:600px;
}

b {
font-style:oblique;
font-size:14pt;
letter-spacing:-.04em;
}
.italic {
font-size:12pt;
font-style:oblique;
font-family:Century Gothic;
}

i {
font-size:13pt;
font-weight:600;
font-family:Century Gothic;
}