BODY {
        font-family: Times;
        font-size: 11pt;
        background: #fffff0;
        color: #4a5a5a;
}
H1, H2, H3, H4, H5, H6 {font-family: Verdana,Trebuchet MS,Arial,Helvetica,sans-serif;}
H1, H2, H3, H4 { margin-top: 1em; margin-bottom: 1em; }
H5, H6 { margin-top: 1em; }

H1 { font-size: 11pt; color: #EB6604; font-weight: bold;}
H2 { font-size: 10pt; color: #F09454; font-weight: bold;}
H3 { font-size: 9pt; color: #EB6604; font-style: italic;}
H4 { font-size: 9pt; color: #F09454; font-weight: bold;}
H5 { font-size: 9pt; color: #EB6604; font-style: italic;}
H6 { font-size: 9pt; color: #F09454; font-weight: bold;}

TR {}
TH {font-weight: bold}
TD {}
TD.subhead {font-size: 18pt; color: #EB6604; font-weight: normal; font-style: italic; text-align: right;}

OL	{}
UL	{}
LI	{}

DL	{}
DT	{ margin-top: 1em; margin-bottom: 1em; font-size: 12pt; color: #F09454; font-weight: bold;}
DD	{}


A:link { color: #94b5bd; text-decoration: none; } 
A:visited { color: #94b5bd; text-decoration: none; } 
A:active { color: lime; text-decoration: none; } 
A:hover { color: red; text-decoration: none; } 
.deleted-text { color: red; text-decoration: line-through; }
.inserted-text { color: blue; text-decoration: none; }
.replace-text { color: red; text-decoration: none; }
.title-reference-text { font-weight: normal; font-size: 9pt; }

