P   				{
					color:				#000000;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			12px;
    				font-weight:		normal;
    				text-decoration:	none;
    				line-height:		16px
    				}

    				
.body	  			{
					color:				#000000;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			12px;
    				font-weight:		normal;
    				text-decoration:	none;
    				line-height:		16px
    				}
    				
.blue	  			{
					color:				#5F168C;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			12px;
    				font-weight:		normal;
    				text-decoration:	none;
    				line-height:		16px
    				}
    				
.bold	  			{
					color:				#4959B9;
    				font-family:		Verdana;
    				font-size:			12px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		16px
    				}
    				
.HL		  			{
					color:				#5F168C;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			16px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		16px
    				}    				
    				
.HLbold  			{
					color:				#5F168C;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			18px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		22px
    				}    				
    				
A   				{
					color:				#4959B9;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			16px;
    				text-decoration:	none
    				}
    				
A:link, 
A:visited			{
					color:				#4959B9;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			16px;
    				text-decoration:	none
    				}
    		
A:active,
A:hover				{
					color:				#4959B9;
    				font-family:		Arial, Verdana, "Trebuchet MS", sans-serif;
    				font-size:			16px;
    				text-decoration:	underline
    				}
