#contents
{
margin-top: 10px;
width: 700px;
padding: 10px;
background-color: #FFF;
color: #000;
font-size: 85%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


ul.sample {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}


a:link,
a:visited,
a:active {
         color: blue;
	 text-decoration: none;}

h1 {
   font-weight: normal; font-size: 150%;
   color: black;
}

li {
margin-top: 1em;
}

body  {
   color: black;
	font-weight: normal;}

.publications {
 color: blue;
}

ul {
   margin-top: 0ex;
   margin-left: 2ex;
   padding-left: 0ex;}
