body {
  background-color: white;
  background-image: URL(none);
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #464646;
}
td { font-size: 12px }
li { font-size: 12px }
p { text-align: justify; }
p.quote { font-size: 11px; color: #808080; }

A:link    {text-decoration: none; color:#16397c}
A:visited {text-decoration: none; color:#16397c}
A:hover   {text-decoration: none; color:navy}
A:active  {text-decoration: none; color:red}
A.menu:link    {text-decoration: none; color:white}
A.menu:visited {text-decoration: none; color:white}
A.menu:hover   {text-decoration: none; color:#B0C4DE}
A.menu:active  {text-decoration: none; color:red}
A.one:link    {text-decoration: none; color:navy}
A.one:visited {text-decoration: none; color:navy}
A.one:hover   {text-decoration: none; color:#B0C4DE}
A.one:active  {text-decoration: none; color:red}
A.two:link    {text-decoration: underline; color:navy}
A.two:visited {text-decoration: underline; color:navy}
A.two:hover   {text-decoration: underline; color:#B0C4DE}
A.two:active  {text-decoration: underline; color:red}
H1 {color:black}
H4 {color:black}

Table.thin {border: 1px #A0C8FF solid; border-color:#A0C8FF }
Table.thindrk {border: 1px navy solid; border-color:navy }
Table.thick {border-left: 12px transparent solid; border-top: 12px transparent solid}
Table.lrb {border-left: 1px #A0C8FF solid; border-right: 1px 
			#A0C8FF solid; border-bottom: 1px #A0C8FF solid}
Table.b {border-bottom: 1px #A0C8FF solid}

TD {font-size:10pt}
TD.thin {background-color: white; border-color:#A0C8FF; color:navy; border: 1px #A0C8FF solid}
TD.t {background-color: white; border-color:#A0C8FF; color:navy; border-top: 1px #A0C8FF solid; vertical-align: top}
TD.r {background-color: white; border-color:#A0C8FF; color:navy; border-right: 1px #A0C8FF solid}
TD.bottom {background-color: #59A3D0; border-color:#A0C8FF; color:navy; border-bottom: 1px #A0C8FF solid}
TD.rb {background-color: #E2EFF5; border-color:#A0C8FF; color:navy; border-right: 1px #A0C8FF solid; border-bottom: 1px #A0C8FF solid}

DIV  { margin: 1em 1em 1em 1em } 
DIV.all  { margin: 1em 1em 1em 1em } 
DIV.top {margin: 1em 0em 0em 0em}
DIV.right {margin: 1em 1em 1em 0em}
DIV.tbl {margin: 1em 0em 1em 0em}
DIV.left  { margin: 0em 0em 0em 0em }
