/* $Id$ */
.class { background: #DDDDFF }
.class-title { font: bold }

.interface { background: #FFDDDD }
.interface-title { font: italic }

.extends { }
.implements { }

.constants { }
.constant-title { }

.fields { }
.field-title { }

.constructors { }
.constructor-title { text-decoration: underline }

.methods { }
.method-title { text-decoration: underline }
.param-title { }
