
/* body {background-color: #bBaD88} */
/* body {background-color: #fdf8e2} also #eeeeee  */
body {background-color: #404040; font-family: arial, helvetica, sans-serif}
body.dark {background-color: #888888}

body.main {margin-left: 2cm; 
           margin-right: 3cm}

body.two {margin-left: 2cm; 
          margin-right: 5cm}

.top {vertical-align: top}
.middle {vertical-align: middle}
.filenames {font-size:10pt}
.headlink {font-size:12pt; font-weight:bold}

TH { text-align: center; font-weight: bold }
TH { vertical-align: baseline }
/* TD { vertical-align: middle }
*/

h1 {color: #aaaaaa}
h1.center {text-align: center}
h2 {color: #999999}
h2.center {text-align: center}
h3 {color: #aaaaaa}
h3.center {text-align: center}
h4 {color: #aaaaaa}
h4.center {text-align: center}

p            {color: #aaaaaa}
p.center      {text-align: center}
p.center_small {text-align: center; font-size: 10pt}
p.center_pale {text-align: center; color: #888888}
p.center_bold {text-align: center; font-weight: bold; color:#999999}
p.bold        {font-weight: bold}
p.links_small {font-size: 10pt}
p.large       {font-size: 20pt}
p.xlarge       {font-size: 22pt}


a:link    {text-decoration:none; color: #aabbcc}
a:visited {text-decoration:none; color: #aabbcc}
a:hover   {text-decoration:none; color: #ffffff}

img.one {border-style: solid; border-color: #666666}
img.two {border-style: solid; border-color: #666666; width:220 height:140}
