body {
  font-family: Georgia, serif;
  font-size: 11pt;
  color: black;
  background: #EEE;
  margin: 0px;
}
.content {
  width: 600px;
  margin: 0px auto;
}
h1 { 
  font-family: Georgia, sans-serif;
  font-size: 22pt;
  color: #F30; 
  text-align: center;   
}
h2, h3, h4 {
  color: navy;  
}
h2, h4, h5, h6, h6 a {
  font-family: Verdana, sans-serif;
} 
h2 {
  padding: 0.3em;
  font-weight: bold;
  font-size: 12pt;
  margin: 0px;
  color: white;
  background-color: navy;
  background-image: url(web-bg);
  border-left: 7px solid #F30;
}
h3, h5 {  
  padding: 3px;
  width: 100%; 
  font-size: 16px;
  border-bottom: 1px solid navy;
} 
h4 {
  letter-spacing: 0.2em;
  width: 100%;
  font-size: 14pt;
  margin-top: 3px;
  margin-bottom: 7px;
}
h5 {
  font-size: 12pt;  
}  
h6 {
  font-size: 10pt;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
p { 
  line-height: 1.3;  
  margin-top: 0.6em;  
  margin-bottom: 0.6em;  
  font-family: Georgia, serif;
  font-size: 13pt;
}
a:active {
  color: blue;
}
a:visited {
  color: #000;
}
a:hover {
  color: #FFF;
  background: #F30;
  text-decoration: none;
}
a { 
  font-family: Georgia, serif; 
  font-weight: bold;
  text-decoration: underline;
}
.logo {
  display: none;
}
div {
  font-family: Georgia, serif;
  font-size: 12pt;
}
sup, sub {
  font-size: 85%;
}
tt, code {
  color: navy;
  font-size: 10pt;
  font-family: monospace;
}
.important {
  color: #F30;
  font-weight: bold;  
}
.r {
  text-align: right;
}
div h6 { 
  margin-top: 0px; 
}
.info {
  border: 2px solid #AAA;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  border-radius: 3px;
  background: url(web-bg3.png);
  background-repeat: repeat-x;
  padding: 0.3em; 
  margin-bottom: 0.3em;

}
.header {
  padding-top: 1em;
}
.vevent {
  font-size: 10pt;    
}
abbr {
  border: none;
}
.section {
  width: 33.33%;
  height: 5em;
  float: left;
  padding-bottom: 0.5em;
  margin: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: gray;
  background: #DDD;
  font-size: 16pt;
}
div.news h2 {
  text-align: center;
  background: none;
  border: none;
  border-bottom: 1px dotted gray;
  color: navy;
}
.main {
  width: 600px;
  margin: 0px auto;
}
.note {
  background: #F30;
  color: white;
  font-size: 10pt;
  font-family: Verdana, sans-serif;
  font-weight: 900;
  padding: 0.2em;
}
.menu {
  padding: 0.5em;
  margin-bottom: 1em;
  border: 1px dotted gray;
  border-radius: 3px;
  background: #FFE;
}
.footer {
  padding-top: 0.5em;
  text-align: center;
  border-bottom: 1px dotted gray;
}
.sponsorship {
  padding-top: 0.5em;
  text-align: center;
}
.list {
  margin-left: 0.3em;
  list-style-type: none;
}
.url {
  text-decoration: none;
}
.presentation {
  color: navy;
}
.lab {
  color: #600;
}
.tools {
  color: #060;
}
.demo {
  color: #666;
}
.desc {
  font-size: 10pt;
  border-bottom: 1px dotted gray;
}
.bib {
  font-size: 10pt;
  text-align: right;
  color: navy;
}
.supplement {
  float: right;
  width: 50%;
  margin: 0.5em;
}
.deadline {
  color: #F30;
}
.prize {
  color: #060;
}

