/* CSS Document */
.title{
font-size: 14pt;

}
.subtitle{
font-size: 14pt;
}
h1 {
font-size: 14pt;
line-height: 20px;
}
h2 {
font-size: 14pt;
line-height: 20px;
}
h3{
font-size: 12pt;
line-height: 17px;
}
h4{
font-size: 13px;
}
h5{
font-weight: bold;
font-size: 11px;
}
h6{
font-style: italic;
font-size: 11px;
}
pre{
font-family: Verdana, arial, Helvetica, sans-serif;
font-size: 11px;
}