<!--
body			{ background: #FFFFFF;
			  color: #666666;
                          margin-left: 0px;
                          margin-right: 0px;
			  font-family: Verdana, Arial, Helvetica, sans-serif }

a:link			{ color: #847BAA }
a:visited		{ color: #BDBF8F }
a:active		{ color: #E97117 }

td			{ font-family: Verdana, Arial, Helvetica, sans-serif }
hr			{ color: #E97117 }
a			{ font-weight: bold }
p			{ font-family: Verdana, Arial, Helvetica, sans-serif }

.head1                 { color: #666666;
                         letter-spacing: 5px;
                         text-transform: uppercase;
                         font-size: 18px;
                         font-weight: normal;
                         font-family: Times New Roman, Times, serif }
a.head1:link           { color: #E97117;
                         text-decoration: underline }
a.head1:visited        { color: #E97117;
                         text-decoration: underline }
a.head1:active         { color: #E97117;
                         text-decoration: underline }

.segments              { color: #666666;
                         font-size: 13px;
                         font-weight: normal;
                         font-family: Verdana, Arial, Helvetica, sans-serif }
a.segments:link        { color: #666666;
                         text-decoration: none }
a.segments:visited     { color: #666666;
                         text-decoration: none }
a.segments:active      { color: #666666;
                         text-decoration: none }
a.segments:hover       { color: #E97117;
                         text-decoration: none }

.pad                   { padding-top: 5px;
                         padding-bottom: 3px }

.head2                 { color: #666666;
                         letter-spacing: 2px;
                         text-transform: uppercase;
                         font-size: 16px;
                         font-weight: normal;
                         font-family: Times New Roman, Times, serif }
a.head2:link           { color: #E97117;
                         text-decoration: underline }
a.head2:visited        { color: #E97117;
                         text-decoration: underline }
a.head2:active         { color: #E97117;
                         text-decoration: underline }

.bottomnav             { color: #FFFFFF;
                         text-transform: uppercase;
                         padding-top: 5px;
                         padding-bottom: 5px;
                         font-size: 10px;
                         font-weight: normal;
                         font-family: Verdana, Arial, Helvetica, sans-serif }
a.bottomnav:link       { color: #FFFFFF;
                         text-decoration: none }
a.bottomnav:visited    { color: #FFFFFF;
                         text-decoration: none }
a.bottomnav:active     { color: #FFFFFF;
                         text-decoration: none }
-->
