
a:visited { }

a:link    { color: navy }
a:hover   { color: silver }
	
a {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, "Times New Roman", Georgia, Swiss, SunSans-Regular;
	text-decoration: underline }
body  { font-size: xx-small; font-family: Verdana, Arial, Helvetica, "Times New Roman", Georgia, Swiss, SunSans-Regular; }
td   { font-size: x-small }
p  { }
li.indent {
        text-indent: 10px }
.footer {
	font-size: xx-small;}

.footer A {
	font-size: xx-small;
	text-decoration: none; }

.footer A:hover {
	color: silver;
	text-decoration: none }
.title   { color: #f90; font-size: medium; word-spacing: 5px; letter-spacing: 5px }
.title2 {
	color: #f90;
	font-size: medium; }
.title3   { color: #4b0082; font-size: x-small; font-style: italic; font-weight: 700 }
.title4  { color: #247895; font-size: small }
.title5  { color: #247895; font-size: x-small }
.lines { border-bottom: 1px dotted silver }
img {
        border: none }

img.border {
        border: solid 1px black }

img.float_left  { float: left; margin: 10px }

img.float_right  { float: right; margin: 10px }

img.float_right_border    { float: right; margin: 10px; border: solid 1px black }

img.float_left_border    { float: left; margin: 10px; border: solid 1px black }
.marquee        { color: white; font-size: small; font-style: italic; font-weight: bold; position: relative; z-index: 2; top: 130px; left: 1px; width: 358px; filter: glow(strength = 2, color = navy)
    }
