BODY { background-color: white; }
H1  { font-size: 18pt; line-height: 1.3em; color: #324395; }
H2  { font-size: 15pt; line-height: 1.3em; color: #324395; }
H3  { font-size: 13pt; line-height: 1.3em; color: #324395; }
H4  { font-size: 11pt; line-height: 1.3em; color: #324395; }
H5  { font-size:  9pt; line-height: 1.3em; color: #324395; }
H6  { font-size:  8pt; line-height: 1.3em; color: #324395; }
P   { font-size: 11pt; line-height: 1.3em;}
PRE { font-size:  9pt; line-height: 1.3em; color: #324395; }

UL, OL, DL { font-size:  9pt; line-height: 1.3em; }
TD, TH     { font-size:  9pt; }

A:link    { font-weight: bold; color: #8080FF; }
A:visited { font-weight: bold; color: #C080C0; }
A:active  { font-weight: bold; color: #FF8080; }
A:hover   { font-weight: bold; color: #FF8080; }
STRONG    { font-weight: bold; color: #324395; }
EM        {                    color: #324395; }

.standard_width { width: 480; }

.jump   { font-weight: bold; font-size: 8pt; line-height: 1.3em; color: #324395; }
.author { font-weight: bold; font-size: 9pt; line-height: 1.3em; color: #324395; }
.date   { font-weight: bold; font-size: 8pt; line-height: 1.3em; color: red;     }

.tone0  { color: #324395; background-color: white;   }
.tone1  { color: #324395; background-color: #E5E8F2; }
.tone2  { color: #324395; background-color: #CCD0E5; }
.tone3  { color: white;   background-color: #99A1CA; }
.tone4  { color: white; background-color: #324395; }

.lll, #lll { font-size: 18pt; line-height: 1.3em; }
.ll,  #ll  { font-size: 15pt; line-height: 1.3em; }
.l,   #l   { font-size: 13pt; line-height: 1.3em; }
.m,   #m   { font-size: 11pt; line-height: 1.3em; }
.s,   #s   { font-size: 9pt;  line-height: 1.3em; }
.ss,  #ss  { font-size: 8pt;  line-height: 1.3em; }

.regular, #regular { font-weight: normal; }

.color, #color { color: #324395; }
.red,   #red   { color: red;     }
.blue,  #blue  { color: blue;    }
.black, #black { color: black;   }
.white, #white { color: white;   }
.white:link,    #white:link    { color: white; }
.white:visited, #white:visited { color: white; }
.white:active,  #white:active  { color: white; }
.white:hover,   #white:hover   { color: white; }
