/* This stylesheet holds the definitions for each type of heading and paragraph style for the OTS website */

H1           {font-size: 20pt; font-weight: bold;   text-align: center; color: #000080; font-family: 'Times New Roman' }
H2           {font-size: 14pt; font-weight: normal; text-align: left;   color: #000080; font-family: 'Verdana', 'Arial'}
H3           {font-size: 10pt; font-weight: bold;   text-align: left;   color: #000080; font-family: 'Verdana', 'Arial'}
P            {font-size: 10pt; font-weight: normal;                     color: #000000; font-family: 'Verdana', 'Arial'}
TD           {font-size: 10pt; font-weight: normal;                     color: #C00000; font-family: 'Verdana', 'Arial'}
P.PH         {font-size: 18pt; font-weight: bold;   text-align: center; color: #000080; font-family: 'Times New Roman' }	/* page heading */
P.ANNOTATION {font-size: 8pt;  font-weight: normal; text-align: center; color: #000080; font-family: 'Verdana', 'Arial'} 		/* image annotation */
P.BCKTXT     {font-size: 10pt; font-weight: normal; text-align: right ; color: #C00000; font-family: 'Verdana', 'Arial'} 		/* image annotation */
P.THEADING   {font-size: 14pt; font-weight: normal;                     color: #000080; font-family: 'Verdana', 'Arial'}
P.TTEXT      {font-size: 10pt; font-weight: normal;                     color: #000000; font-family: 'Verdana', 'Arial'}
P.BH         {font-size: 10pt; font-weight: bold;                       color: #000000; font-family: 'Verdana', 'Arial'}
P.BL         {font-size: 10pt; font-weight: bold;   font-style: italic; color: #000000; font-family: 'Verdana', 'Arial'}
P.BS         {font-size: 8pt;  font-weight: normal;                     color: #000000; font-family: 'Verdana', 'Arial'}

