BODY			{background: #888888}

A:link			{color:#33A02C;}
A:visited		{color:#666666;}
A:hover			{text-decoration: underline; color: #666666;}

A.dark:link			{color:#FFFFFF;}
A.dark:visited		{color:#888888;}
A.dark:hover		{text-decoration: underline; color: #888888;}

A.exerc:link		{color:#33A02C;}
A.exerc:visited		{color:#33A02C;}
A.exerc:hover		{text-decoration: underline; color: #33A02C;}
TD
    {
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
        color: #333333;
    }

TD.smallest {
        font-family: Tahoma, Verdana, Arial;
        font-size: 10px;
        line-height: 12px;
        color: #333333;
}
HR.orange
    {
        height: 1px;
        color: #33A02C;
    }

HR.gray
    {
        height: 1px;
        color: #778899;
    }

HR
    {
        height: 1px;
    }

.body
    {
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
        line-height: 17px;

        color: #333333;
    }

.search			{color: #FFFFFF; margin-left: 20px;}
.big			{font-size: 14px; font-weight: bold;}
.footer			{font-size: 11px; color: #FFFFFF;}
.smallprint		{font-size: 10px; color: #888888;}
.button			{font: 10px Tahoma, Verdana, Arial; font-weight: bold; background-color: #99D475; color: #000000;}
.forum			{font-size: 10px; line-height: 16px;}
.topic			{font-size: 12px; font-weight: bold; color:#000000;}
.greybg			{background: #DDDDDD; padding: 10px;}
.date			{color: #000000; font-size: 10px;}
.number			{font-weight: bold;}
.name			{font-weight: bold;}
.current		{font-weight: bold;}
.trail			{font-size: 10px; margin-left: 25px;}


.title			{text-indent: 35px; color:black; font-weight:bold;}
.header			{font-size: 14px; font-weight: bold; color:#33A02C;}
.institution	{font-size: 11px; font-weight: normal; color:#23721f;}
.subheader		{font-size: 14px; font-weight: bold; color:#333333;}

.upper			{text-transform: uppercase; font-size: 12px;}
.small			{font-size: 10px;}
.medium			{font-size: 11px;}
.twelve			{font-size: 12px;}
.fourteen		{font-size: 14px;}
.indent			{margin-left: 12px; font-size: 11px; line-height: 150%;}
.indentsmall	{margin-left: 12px; font-size: 10px;}
.selected		{font-weight: bold; font-size: 11px;}
.submit			{font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #FFFFFF; background: #666666; padding: 2px;}
.field			{font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #333333; background: #DDDDDD;}

.answer         {margin: 10px; border-color: lime; border-style: dashed; border-width: 1px;}
.cyberreading   {position: relative; left: 30px;}
.book {color: Navy; text-align:center;}
