/* LP */

BODY 
		{
			font-family:Univers,Arial, Helvetica, sans-serif;
			color:  #2e5b89;
			font-size:11px;
			background-color: FFFFFF;
		}

TD
		{
			font-family:Univers, Arial;
			font-size:11px;

		}


A:link					{ text-decoration: underline;color: #2e5b89; font-size: 11px; font-weight: normal;}
A:visited				{ text-decoration: underline;color: #2e5b89; font-size: 11px; font-weight: normal;}
A:active                { text-decoration: underline;color: #2e5b89; font-size: 11px; font-weight: normal;}
A:hover					{ text-decoration: none; color: #2e5b89; font-size: 11px; font-weight: normal;}


b { font-weight: bold; font-size: 11px;}
i { font-weight: italic; font-size: 11px;}
u { font-weight: underline; font-size: 11px;}


SELECT	{
			font-family:Univers,Arial,;font-size:11px



		}

INPUT	{
			font-family:Univers,Arial;font-size:11px
		}/*/*


