body {
 background: #FFFFFF;
 font-size: 70%;
 color: #4b4b4b;
}

p { margin: 10px 0px 10px 0px; }

a { text-decoration: none; color: #D20000; }
img.border { border: solid 1px #667988; }

.tab_design_1 div { border: solid #F2ECDE 1px; background: #FFFAE7;  }
.tab_design_1 span { color: #24679C; }

.border { border: solid #F2ECDE 1px; background: #FFFAE7; line-height: 12px; }
.border span { color: #24679C; }

h1 {
 font-size: 12pt;
 color: #e90500;
 margin: 0px 0px 15px 0px;
 font-weight: 100;
}
h2 {
 font-size: 11pt;
 color: #e90500;
 margin: 0px 0px 10px 0px;
 font-weight: 100;
}
h3 {
 font-size: 10pt;
 color: #EE0000;
 margin: 0px 0px 8px 0px;
 font-weight: bold;
}
h4 {
 font-size: 9pt;
 color: #4B628B;
 margin: 10px 0px;
 font-weight: bold;
}
.domain {
 border: solid #DF0000 1px;
 width: 50px;
 font-size: 9pt;
 line-height: 25px;
 color: white;
 text-align: center;
 background: url(images/hg_b_domain.jpg) no-repeat center #FD0100;
 font-weight: bold;
 font-style: italic;
}