.red				{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					color: red;
					}

.bodytext			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					color: #8219A4;
					}
					
.pinktext			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					color: #AB57AA;
					}
					
.pinksml			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 8pt;
					color: #AB57AA;
					}										
					
.heading			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 14pt;
					color: #8219A4;
					}
					
.linktext			{
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 7pt;
					color: #8219A4;
					}
					
.formstyle			{	
					background-color: #EDD1EC;
					border-style: 0;
					border: 0px;
					font-size: 12px;
					font-family: 'arial', 'helvetica', 'sans-serif';
					color: #8219A4;
					padding: 1px;			
					}				
								
					
A:link.color1 		{
					color: #8219A4;
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					text-decoration: none;
					}
					
A:hover.color1		{
					color: #8219A4;
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					text-decoration: none;
					}
					
A:active.color1 	{
					color: #AB57AA;
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					text-decoration: none;
					}

A:visited.color1 	{
					color: #8219A4;
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 9pt;
					text-decoration: none;
					}

					
					
A:link.smllinks		{
					color: #8219A4;
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 7pt;
					text-decoration: none;
					}
					
A:hover.smllinks	{
					color: #8219A4;
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 7pt;
					text-decoration: none;
					}
					
A:active.smllinks 	{
					color: #AB57AA;
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 7pt;
					text-decoration: none;
					}

A:visited.smllinks 	{
					color: #8219A4;
					font-family: 'arial', 'helvetica', 'sans-serif';
					font-size: 7pt;
					text-decoration: none;
					}
					
					
					