/* LINKS */

A { color: black }
A:Visited {	color: black }
A:hover { color: black }

/* GENERAL STYLES */

.body {  font-size: 10pt; font-family: Arial; }
.title { font-family: Arial; font-size : 14pt; font-weight: bold; }
.comment { background-color: #ffffdd; border-color: #cccccc; border-style: solid; border-width: 1px; font-family: Arial; font-size : 7pt; padding: 2pt; }
.filter { border-color: #cccccc; border-style: solid; border-width: 1px; font-family: Arial; font-size : 10pt; vertical-align: top; }
.button { font-family: Arial; font-size : 08pt; }
.input { font-family: Arial; font-size : 08pt; text-align: right; width: 100%; height: 100%; padding: 0pt; border-color: black; border-width: 1px; }
.codefield { width: 50px; font-family: Courier New; font-size : 10pt; }

/* SECTIONS */

.section { border-color: #cccccc; border-style: solid; border-width: 1px; vertical-align: top; border-spacing: 2pt; }
.sectionheader { font-family: Arial; font-size : 10pt; font-weight: bold; color: white; padding: 1pt; background-color: #006699; }
.sectionbody { font-family: Arial; font-size : 10pt; padding: 2pt; padding: 0px; }
.entry { font-family: Arial; font-size : 10pt; font-weight: bold; padding: 1pt; }
.description { font-family: Arial; font-size : 08pt; padding: 1pt; }

