#header01      {background-color: #FFFFFF; color: #17468B; text-align: left; font-size: 26px; font-family: sans-serif; text-decoration: none; width: 768px; margin-top:  0px; margin-right:  0px; margin-bottom:  0px; margin-left:  0px; padding-top:  0px; padding-right:  0px; padding-bottom:  0px; padding-left:  0px;}
#header02      {background-color: #FFFFFF; color: #17468B; text-align: left; font-size: 12px; font-family: sans-serif; text-decoration: none; width: 768px; margin-top:  0px; margin-right:  0px; margin-bottom:  0px; margin-left:  0px; padding-top:  0px; padding-right:  0px; padding-bottom:  0px; padding-left:  0px;}
#header03      {background-color: #267DB2; color: #D4E6F4; text-align: left; font-size: 12px; font-family: sans-serif; text-decoration: none; width: 748px; margin-top:  0px; margin-right:  0px; margin-bottom:  0px; margin-left:  0px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;}
#header04      {background-color: #D4E6F4; color: #17468B; text-align: left; font-size: 12px; font-family: sans-serif; text-decoration: none; width: 748px; margin-top:  0px; margin-right:  0px; margin-bottom:  0px; margin-left:  0px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;}
#content       {background-color: #FFFFFF; color: #17468B; text-align: left;                  font-family: sans-serif;                        width: 768px; margin-top:  0px; margin-right:  0px; margin-bottom:  0px; margin-left:  0px; padding-top:  0px; padding-right:  0px; padding-bottom:  0px; padding-left:  0px;}
#footer01      {background-color: #FFFFFF; color: #17468B; text-align: left; font-size: 12px; font-family: sans-serif; text-decoration: none; width: 768px; margin-top:  0px; margin-right:  0px; margin-bottom:  0px; margin-left:  0px; padding-top:  0px; padding-right:  0px; padding-bottom:  0px; padding-left:  0px;}

#header01 h1             {font-size: 20px; font-weight: 500;}
#header01 a:link         {background-color: #FFFFFF; color: #17468B;}
#header01 a:visited      {background-color: #FFFFFF; color: #17468B;}
#header01 a:hover        {background-color: #FFFFFF; color: #17468B;}
#header01 a:active       {background-color: #FFFFFF; color: #17468B;}

#header02 a:link         {background-color: #FFFFFF; color: #17468B;}
#header02 a:visited      {background-color: #FFFFFF; color: #17468B;}
#header02 a:hover        {background-color: #FFFFFF; color: #17468B;}
#header02 a:active       {background-color: #FFFFFF; color: #17468B;}

#header03 a:link         {background-color: #267DB2; color: #D4E6F4;}
#header03 a:visited      {background-color: #267DB2; color: #D4E6F4;}
#header03 a:hover        {background-color: #267DB2; color: #D4E6F4;}
#header03 a:active       {background-color: #267DB2; color: #D4E6F4;}

#header04 a:link         {background-color: #D4E6F4; color: #17468B;}
#header04 a:visited      {background-color: #D4E6F4; color: #17468B;}
#header04 a:hover        {background-color: #D4E6F4; color: #17468B;}
#header04 a:active       {background-color: #D4E6F4; color: #17468B;}

#content a:link         {color: #17468B; text-decoration: underline;}
#content a:visited      {color: #17468B; text-decoration: underline;}
#content a:hover        {color: #17468B; text-decoration: underline;}
#content a:active       {color: #17468B; text-decoration: underline;}

a:link         {color: #17468B; text-decoration: none;}
a:visited      {color: #17468B; text-decoration: none;}
a:hover        {color: #17468B; text-decoration: none;}
a:active       {color: #17468B; text-decoration: none;}

ul li          {list-style-type: disc;}
  
/* h1, h2, h3, h4, h5, h6   {color: #17468B; font-family: sans-serif;}

   background-color: color: #FFFFFF; background-color: #04376B #FFFFFF/transparent; 
   background-image: url(.jpg); 
   background-repeat: repeat/repeat-x/repeat-y/no-repeat; 
   background-attachment: scroll/fixed; 
   background-position: left/center/right/top/bottom/%/px; 
   
   text-indent: 50px/-10px; 
   text-decoration: none/underline/overline/line-through/blink; 
   text-align: left/center/right/justify;
   text-transform: capitalize/uppercase/lowercase;
   text-shadow:
   
   font-family: Times, Times New Roman, Georgia, serif;
   font-family: Arial, Helvetica, Veranda, sans-serif; 
   font-family: Monotype Corsiva, Script, Lucida, cursive;
   font-family: Coutier, monospace; 
   font-family: fantacy; 
   font-style: italic/normal; 
   font-size: 20px; 
   font-weight: normal/bold/lighter/100-900; 
   font-size-adjust:
   
   Margin-left/top/right/bottom: 0px;
   margin-width: 0px; margin-height: 0px;
   
   border-left/top/right/bottom-width: 2px/thin/medium/thick;
   border-left/top/right/bottom-style: dotted/dashed/solid/double/groove/ridge/inset/outset/hidden/none;
   border-color:
   
   padding-left/top/right/bottom: 0px;
   
   ol {list-style-type: none/disc/circle/square/lower-roman/upper-roman/decimal-leading-zero;}
   ol {list-style-image: url(*.jpg);}
   
   display: inline;
   line-height: 20px;
   letter-spaceing: 10px;
   word-spacing: 10px
   first-line: 
   first-letter:
   table-border-color-light/dark: #FFFFFF; 
a
body 
p
caption
table
th = table header
tr = table rule
td = table data
ol = ordered list
ul = unordered list
li = list item
        HTML         CSS
   <div id="nav"> = #nav
class="highlight" = .highlight 
*/