h1.title {text-align: center; font-size : 200%; }
h2.title {text-align: center; font-size : 200%; }
h3.title {text-align: center; font-size : 200%; }
h2.subtitle {text-align: center; }
h3.subtitle {text-align: center; }

h2.section { background-color: #0C9; }
h3.topic {text-align: left; color: #0C9; border-bottom: thick solid #0C9; }

h3.section { background-color: #0C9; }
h3.topic {text-align: left; color: #0C9; border-bottom: thick solid #0C9; }

h4.section { background-color: #0C9; }
h4.topic {text-align: left; color: #0C9; border-bottom: thin dashed #0C9; }

img {border: 1px solid; }

.mailto {background-color: #CCC; }
.download {background-color: #F6F; }
.returnlink {background-color: #FF6; }

.centered { text-align: center }

.sourcecode { }
.attributename {font: 80% "times new roman" ; background-color: #EEE; }
.keyword {font: bold; }
.datatype {font: italic; }
.method {font: italic; }
.staticmember {font: italic; }
