body { font-family: "Arial Narrow"; font-size: 12pt; color: #ffffff; }

.largest { font-size: 16pt; }
.larger { font-size: 14pt; }
.large { font-size: 13pt; }
.medium { font-size: 12pt; }
.smaller { font-size: 11pt; }
.smallest { font-size: 10pt; }

a { font-family: "Arial Narrow"; font-size: 11pt; color: #b3d334; }
a.small { font-size: 9pt; text-decoration: none; }
a.small:hover { text-decoration: underline; }

a.section { text-decoration: none; }
a.section:hover { text-decoration: underline; }

a:hover { color: #ffffff; text-decoration: none; }

h1 { font-family: "Arial Narrow"; font-size: 16pt; color: #b3d334; }
h2 { font-family: "Arial Narrow"; font-size: 12pt; color: #ffffff; }

.pink { color: #ee4d9b; }
.lightpink { color: #f8cbdf; }
.green { color: #b3d334; }
.lightgreen { color: #dde89a; }
.brown { color: #232323; }
.white { color: #fff; }
.notwhite { color: #ededed; }
.gray { color: #424242; }

.tblborderright { border-right: 1px solid #b3d334; }

.divcontent { width: 875px; padding-left: 12px; } 

#topmenulinks { text-align: right; }
#topmenulinks A { padding: 3px 24px; }
#topmenulinks A:hover { background-color: #b3d334; color: #232323; }
