<STYLE TYPE="text/css">

.container {
  width: 760px;
}

body {
  background: url('http://www.cs.umd.edu/~chiu/images/aluminum-xlite.jpg');
  margin-left: 30px ;
  margin-top: 20px ;
}

section {
  margin-top: 1em;
  font-size: 120%;
  padding: 20px;
  background: #FFF
}

.round {
  -moz-border-radius:    10px;
  -webkit-border-radius: 10px;
  border-radius:         10px;
}

.menu { font-family: arial, serif, verdana, times; 
        font-size: 11pt;
        font-weight: bold; 
}

.heading { font-family: arial, serif, verdana, times; 
           font-size: 11pt;
           font-weight: bold; 
}

.heading2 { font-family: arial, serif, verdana, times; 
           font-size: 11pt;
           font-weight: bold; 
           color: white;
}

.text { font-family: arial, serif, verdana, times; 
        font-size: 11pt;
}

.footer { font-family: arial, serif, verdana, times; 
          font-size: 10pt;
}

A {color: #bb0000; text-decoration:none;}
//A {color: #bb0000; font-family:Helvetica, Arial, sans-serif;text-decoration:none;}
//A:active { color: red }
//A.black{color: #000070; font-family:Helvetica, Arial, sans-serif;text-decoration:none;}

//A.nav{color: #bb0000;font-weight: bold; font-size: small;text-decoration:none;}
// A.white{color: #ffffff; font-size: small;text-decoration:none;}
//A:hover { color: #bb00bb }

h1 { color: #3366cc; font-size: 36px; font-family: Times New Roman, Times, Arial, Helvetica; text-align: center; font-style: italic }
h2 { color: #cc6633; font-size: 30px; font-family: Times New Roman, Times, Arial, Helvetica; text-align: center }
h3 { color: green; font-size: 24px }
em { color: #c63; font-style: italic; font-weight: bold }
HR { color: #000000 }

ul li.pub { padding-bottom: 10px; }

.lab-name-1 { font-size: 18pt; }
.lab-name-2 { font-size: 16pt; }


</STYLE>
