/* CSS Document */
.title{
font-size: 30px;
background-color: #006666;
}
.subtitle{
font-size: 26px;
}
h1 {
font-size: 30px;
line-height: 30px;
}
h2 {
font-size: 26px;
line-height: 22px;
font-weight: bold;
}
h3{
font-size: 22px;
}
h4{
font-size: 18px;
}