body { text-align: center; font-family: arial, helvetica; }
a:link { text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; color: red; }
a.anchor:link { text-decoration: none; color: black; }
a.anchor:visited { text-decoration: none; color: black; }
a.anchor:hover { text-decoration: none; color: black; }
a.anchor:active { text-decoration: none; color: black; }
.bodyText { font-size: 13pt; }
.return2top { font-size: 10pt; text-align: center; }
.descriptionTitle { background-color: white; border-width: 0pt; border-color: black; border-style: outset; color: black; font-size: 24pt; }
span.rightbrain { font-weight: bold; color: #CC0000; }
span.leftbrain { font-weight: bold; color: #0033CC; } 
span.yang { background-color: #0033CC; color: white; } 
span.yin { background-color: #CC0000; color: white; }
span.studentsTitle { font-weight: bold; }
span.underline { text-decoration: underline; }
span.italics { text-decoration: italic; }