<!--
.ListBox{
padding:0px;
margin-top:2px;
margin-bottom:10px;
margin-left:4px;
margin-right:0px;
}
.ListBox .Title{
 font-family: arial, helvetica, sans-serif;
 font-weight:bold;
 margin:2px 0px 2px 0px;
 padding:0px;
 text-align: left;
 overflow:auto;
}

.ListBox .Item{
margin-left:10px;
margin-top:1px;
margin-bottom:1px;
}

.PublicationListBox{
padding:0px;
margin-top:2px;
margin-bottom:10px;
margin-right:0px;

}

.PublicationListBox .Item{
margin-top:1px;
margin-bottom:15px;
}

.SmallText{
font-family: inherit;
font-size:small;
color: #000000; 
}

.MathText{
font-family: "Courier New", Courier, monospace;
}

.CourierText{
font-family: "Courier New", Courier, monospace;
}

.Comment{
font-family: "Courier New", Courier, monospace;
}

.Quotation{
margin:10px;
text-align:justify;
}

.CenteredText{
margin-left:auto;
margin-right:auto;
text-align:center;
}

.Title{
font-family: arial, helvetica, sans-serif;
font-weight:bold;
margin: 0px;
padding: 1px 5px 10px 5px;
text-align: left;
overflow:auto;
}

.Figure{
}

.Figure .Label{
font-family: arial, helvetica, sans-serif;
margin: 5px 0px 0px 0px;
padding: 1px 5px 10px 5px;
text-align: center;
overflow:auto;
}

.Figure img{
max-width:450px;
}


.More{
margin:10px 5px 10px 5px;
}

.More a{
padding-right:15px;
background:transparent url('../images/arrow_more.gif') no-repeat center right;
text-decoration:none;
}

.Less{
margin:10px 5px 10px 5px;
}

.Less a{
padding-left:10px;
background:transparent url('../images/arrow_less.gif') no-repeat center left;
text-decoration:none;
}

.Indented{
margin-left:15px;
margin-bottom:25px;
}

dl{
}

dl dt{
font-family: arial, helvetica, sans-serif;
font-size:small;
font-weight:bold;
margin: 0;
color: #c03;
line-height: 1em;
}

dl dd{
margin:5px 0px 20px 0px;
}

.Highlight{
font-weight:bold;
}

.Spacer{
margin-top:50px;
}
-->
