/* --- begin property (default_texts) --- */
td, th, p, div, body, font, input, select, a, textarea, span, html, h1, h2, h3{
   font-family:Verdana, Arial, Helvetica;
   font-size:11px;
   color:#000;
}
/* --- end property --- */

/* --- begin property (default_links_hover) --- */
a:hover{
   color:red;
   text-decoration:underline;
}
/* --- end property --- */

/* --- begin property (header_1) --- */
h1{
   font-size:20px;
   font-weight:bold;
   font-style:normal;
   padding-bottom:15px;
}
/* --- end property --- */

/* --- begin property (header_2) --- */
h2, .ParagraphHeader{
   font-size:12px;
   font-weight:bold;
   font-style:normal;
   padding-bottom:5px;
   color:#2152A5;

}
/* --- end property --- */

/* --- begin property (header_3) --- */
h3{
   font-size:13px;
   font-weight:bold;
   font-style:normal;
   padding-bottom:5px;
   color:#2152A5;
}
/* --- end property --- */

/* --- begin property (content_preamble) --- */
div.content .preamble{
   padding-bottom:15px;
   font-weight:bold;
}
/* --- end property --- */


