
/* $Id: style.css,v 1.9 2004/03/29 11:04:34 cejkar Exp cejkar $ */

body.clear {
  background-color: rgb(252, 252, 235)
}

body.sand {
  background-image: url("images/background.gif")
}

h1 {
  text-align: center
}

p.maintitle, p.cfptitle {
  text-align: center;
  font-family: arial;
  font-weight: bold;
  font-size: 18pt;
  color: blue
}

p.maintext {
  text-align: center;
  font-family: arial;
  font-weight: bold;
  font-size: 12pt
}

p.left {
  font-size: 12pt;
  font-weight: bold
}

table.cfpplace {
  border: solid black 0.75pt
}

td.cfpplace {
  text-align: center;
  font-family: arial;
  font-weight: bold;
  font-size: 14pt;
  color: blue
}

span.red {
  color: red
}

span.cfph1 {
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
  color: blue
}

span.cfph2 {
  text-decoration: underline;
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: blue
}

span.cfph2red {
  text-decoration: underline;
  font-family: arial;
  font-weight: bold;
  font-size: 9pt;
  color: red
}

p.cfptext {
  text-align: justify;
  font-family: arial;
  font-size: 9pt
}

td.cfptext {
  padding-right: 1em;
  vertical-align: top;
  font-family: arial;
  font-size: 9pt
}

td.cfpbox {
  padding-left: 18pt;
  vertical-align: top;
  font-family: arial;
  font-size: 9pt
}

td.cfpitem {
  padding-left: 1em;
  vertical-align: top;
  font-family: arial;
  font-size: 9pt
}

p.cfpfont, td.cfpfont {
  font-family: arial;
  font-size: 9pt
}

p.center {
  text-align: center
}

td.member {
  text-align: center
}

td.toptitle {
  text-align: center;
  font-family: times;
  font-weight: bold;
  font-style: italic;
  font-size: 36pt;
  color: blue
}

p.pretitle {
  text-align: center;
  font-family: times;
  font-weight: bold;
  font-size: 14pt
}

h1.pre {
  text-align: left;
  font-family: times;
  font-weight: bold;
  font-size: 12pt;
  margin-top: 14pt;
  margin-bottom: 0pt
}

p.pre {
  font-family: times;
  font-size: 12pt;
  margin: 0pt
}

p.author {
  font-family: times;
  font-size: 12pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  margin-left: 3em;
}

p.cfp2cap {
  font-family: arial;
  font-size: 9pt;
  margin: 3pt
}

p.cfp2text, td.cfp2text {
  font-family: times;
  font-size: 12pt;
  margin: 3pt
}

h1.cfp2 {
  text-align: center;
  font-family: times;
  font-weight: bold;
  font-size: 14pt;
  margin: 3pt
}

h1.cfp2a {
  text-align: center;
  font-family: times;
  font-weight: bold;
  font-size: 12pt;
  margin: 3pt
}

h1.cfp2b {
  text-align: center;
  font-family: times;
  font-weight: normal;
  font-size: 12pt;
  margin: 3pt
}

h2.cfp2 {
  text-align: left;
  font-family: times;
  font-weight: bold;
  font-size: 14pt;
  margin-bottom: 0pt
}


