body         { font-size: 12pt; font-family: Times New Roman; font-weight: normal; color: 
               navy; background-color: white  }
div.header   { font-size: 12pt; font-family: Times New Roman; font-weight: bold; color: navy; 
               width: 600px; position: absolute; left: 10; top: 5 }
div.article  { font-size: 12pt; font-family: Times New Roman; font-weight: normal; color: 
               navy; width: 600px; position: absolute; top: 145 }
div.article400  { font-size: 12pt; font-family: Times New Roman; font-weight: normal; color: 
               navy; width: 40%; position: absolute; top: 145 }              
h1           { font-size: 18pt; font-family: Arial; font-style: normal; 
               font-weight: normal; color: blue }
h2           { font-size: 12pt; font-family: Arial; font-weight: bold; color: navy;
               margin-top: 0.5in; margin-bottom: -0.1in; border-top: 0.02in solid red }
h3           { font-family: Arial; font-style: normal; font-size: 10pt; font-weight: bold; 
               color: #6699FF }
h4           { font-family: Arial; font-style: normal; font-size: 18pt; font-weight: bold; color: navy }
h5           { font-size: 12pt; font-family: Arial; font-weight: bold; color: navy;
              margin-bottom: -0.1in; border-top: 0.02in solid red }           
.caption     { font-size: 10pt; font-family: Arial; font-weight: normal; color: black }
.figure      { font-size: 10pt; font-family: Arial; font-weight: bold; color: navy }
.code        { font-size: 10pt; font-family: Courier, Courier New, monospace; font-weight: normal; color: black }
a            { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; 
               color: #0000FF }
a.paybox     { font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; 
               color: navy }
a.navmenu    { font-weight: normal; color: #800080 }
a.sidebar    { font-family: Arial; font-style: normal; font-size: 8pt; font-weight: normal; 
               text-decoration: none; color: white }
a.index      { color: navy; font-size: 16pt }
a.small      { font-size: 12pt; font-family: Times new Roman; font-weight: normal; 
               font-style: italic; text-decoration: underline; color: navy }
a.note       { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; 
               color: #FFFFFF }
a.annotate   { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: underline; 
               color: #0000FF }             
.signature   { font-size: 10pt; font-family: Times new Roman; font-weight: normal; 
               font-style: normal; text-decoration: none; color: blue }
.start       { color: #0000FF }

.Nav    { color: #000051 }
.Nav:hover  { color : #4E69DE }

.notehead    { background-color : navy; color: #FFFFFF; font-size : 10pt; font-family : Arial; font-weight : bold }

.notedetails { background-color : #4E69DE; color: #FFFFFF; font-size : 10pt; font-family : "Trebuchet MS", Arial; font-weight : normal }
@font-face {
    font-family: Kabel Bk BT;
    font-style:  normal;
    font-weight: normal;
    src: url(KABELBK0.eot);
  }
  
td.subhead {
	font-size : 12pt;
	font-family : "Times New Roman";
	font-weight : bold;
   background-color: #000000;
   size:'5';
   color:#4E69DE;
}

td {
	color : #4E69DE;
	font-size : 36pt;
	font-family : "Kabel Bk BT", "Trebuchet MS", Arial;
	font-weight : normal;
}

td.small {
	color : Black;
	font-size : 12pt;
	font-family : "Times New Roman";
	font-weight : normal;
}

td.midhead {
	color : #4E69DE;
	font-size : 16pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
}