p          { font:10pt/15pt Arial, "sans serif"}
body     { font:10pt/15pt Arial, "sans serif"}

a:link        { font: bold 11pt/20pt Arial, "sans serif"; text-decoration:none; color: white }
a:visited    { font: bold 11pt/20pt Arial, "sans serif";text-decoration:none; color: white }
a:hover     { font: bold 11pt/20pt Arial, "sans serif";  text-decoration:none; color: #FF5050 }

a:link.same        { font: bold 11pt/20pt Arial, "sans serif"; text-decoration:none; color: red}
a:visited.same    { font: bold 11pt/20pt Arial, "sans serif"; text-decoration:none; color: red}
a:hover.same     { font: bold 11pt/20pt Arial, "sans serif"; text-decoration:none; color: #FF5050}

a:link.demo        { font: bold 8pt/20pt Arial, "sans serif"; text-decoration:none; color: white}
a:visited.demo    { font: bold 8pt/20pt Arial, "sans serif"; text-decoration:none; color: white}
a:hover.demo    { font: bold 8pt/20pt Arial, "sans serif"; text-decoration:none; color: #FF5050}

P.move { position: relative; left: 80px; top: -60px; z-index: 1 }
.move1 { position: relative; left: 750px; top: -140px; z-index: 1 }


.hyper   {color: #AAAAAA}
.title     { font:13pt/18pt Arial, "sans serif"}


cite { text-decoration:underline;}

.underline {text-decoration:underline;} 
.bold   {font: bold 10pt/20pt Arial}
.boldunderline  {text-decoration:underline;  font: bold 10pt/20pt Arial} 

.indent14 { text-indent: 14pt } 
