body         { font-family: Tahoma, helvetica; 
               font-size: 10pt; }
               
.TimesRoman  { font-family: Serif; 
               text-align: justify;
               font-size: 12pt;
             }
			 
.Verdana  { font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-align: justify;
               font-size: 13px;
			   line-height:18px;
             }
             
.Title       { font-size: 18pt;
			   font-family: Tahoma, helvetica; 
               font-weight: bold;
               text-align: center;
             }                

.CellTitle   { font-weight: bold;
               text-align: left;
               color: #FFFFFF;
               font-size: 10pt;
               background-color: #006100;
               background: #006100 url('http://positivepsych.netfirms.com/gradient_tcat.gif') repeat-y top left;
             }

.CellTitleNoPic   { font-weight: bold;
               text-align: left;
               color: #FFFFFF;
               font-size: 10pt;
               background-color: #006100;
             }


.OddRow      { font-size: 10pt;
               background-color: #D7FFE1;
             } 
             
.EvenRow     { font-size: 10pt;
               background-color: #F0FFF4;
             }                             

a 	     {text-decoration: none}
a:hover  {color: #000000; text-decoration:underline}
a 	     {font-family: tahoma, helvetica;}
hr 	     {color: grey}

.c {width: 4; height: 4}

.bubble {background-color:#AA0000}

.tl {padding: 0; width: 4; text-align: left; vertical-align: top}
.tr {padding: 0; width: 4; text-align: right; vertical-align: top}
.bl {padding: 0; width: 4; text-align: left; vertical-align: bottom}
.br {padding: 0; width: 4; text-align: right; vertical-align: bottom}

.bubbleB {background-color:#005500}

