#swoosh {
position: absolute;
top:   0px;
left:  0px;
right: 0px;
width: 100%;
height: 194px;
z-index: 1;
}

#pageText {
position: relative;
top: 130px;
margin-right: auto;
margin-left:  auto;
z-index: 2;
}

.homeTable {
width: 600px;
margin-right: auto;
margin-left:  auto;
}

body { font-family: Helvetica, Arial, sans-serif ;
       font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 ;
       background-color : #FFFFFF ; 
       margin-top: 0px ; margin-left: auto ; margin-right: auto ; margin-bottom: 0px }

p        { font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 }
p.copyR  { font-size:  9pt ; font-style: normal ; font-weight: normal ; color: #41007D }

td   { font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 }

li   { font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 }
ol   { font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 }
ul   { font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 }

dt   { font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 }
dd   { font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 }

h1   { font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif ;
       font-size: 14pt ; font-style: normal ; font-weight: 900 ; color: #000000 }

.purpletext { color: #41007D }
.greentext  { color: #AC9915 }
.orangetext { color: #FF6600 }
.small      { font-size:  9pt }
.tiny       { font-size:  8pt }

a:link    { color: #491485 ; font-weight: bold   ; text-decoration: underline }
a:active  { color: #491485 ; font-weight: bold   ; text-decoration: underline }
a:visited { color: #491485 ; font-weight: bold   ; text-decoration: underline }
a:hover   { color: #491485 ; font-weight: bold   ; text-decoration: underline }






