

.bodytext			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: gray;
					}

.head1				{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: black;
					}
					
a:hover 			{
					text-decoration: none
					} 					
					
.blue2				{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: #3A84A7;
					}

.s_head_w			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 15pt;
					color: white;
					}
					
.s_text_w			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 10pt;
					color: white;
					}
					
.s_text_b			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: black;
					}
					
.s_graylink			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: gray;
					}
					
.s_whitelink		{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: gray;
					}															