BODY 			{
			margin-left: 7%;
	        	margin-right: 10%;
			}

P			{
			color: #FFFFFF;
			font: 9pt Verdana, Arial, Helvetica, sans serif, bold;
			line-height: 1.2em ;
			padding: 5px;
			}

PRE     		{
			color: #102030 ;
            		font: 10pt Verdana, Arial, Helvetica, sans-serif ;
            		line-height: 1.2em;
			margin-left: 7%;
			margin-right: 10%;
            		margin: 1em; 
			}


INPUT
			{
			BORDER-RIGHT: #666666 1pt solid;
			BORDER-TOP: #666666 1pt solid;
			FONT-SIZE: 12px;
			BORDER-LEFT: #666666 1pt solid;
			COLOR: #525667;
			BORDER-BOTTOM: #666666 1pt solid;
			FONT-FAMILY: Verdana, Arial, Helvetica;
			BACKGROUND-COLOR: #FFFFFF;
			}

TEXTAREA
			{
			BORDER-RIGHT: #666666 1pt solid;
			BORDER-TOP: #666666 1pt solid;
			FONT-SIZE: 12px;
			BORDER-LEFT: #666666 1pt solid;
			COLOR: #525667;
			BORDER-BOTTOM: #666666 1pt solid;
			FONT-FAMILY: Verdana, Arial, Helvetica;
			BACKGROUND-COLOR: #FFFFFF;
			}


.FIXED			{
            		font : 10pt Courier, "Courier New", sans-serif ;
			line-height: 1.1em;
            		margin: 1em; 
			}
.TEXT
			{

			}

.INDENT			{
			text-indent: 1em;
			text-align: justify;
			line-height: 1em;
			}

.JUSTIFY 		{
			text-align: justify;
			}

.MENULINK		{
			color: #102030;
			}



.HEADER			{
			color: #000000;
			font: 16pt Verdana, Arial, Helvetica, sans-serif,;
			line-height: .9em;
			font-style: italic;
			font-weight: bold;
			margin: 1px;
			}

.SUBHEADER		{
			color: #FFFFFF;
			font: 14pt Verdana, Arial, Helvetica, sans-serif;
			line-height: 1em;
			font-style: italic;
			margin: 1px;
			}

.MAIN			{
			margin: 30px;
			border: solid;
			border-width: 1px;
			border-color: #607C8F;
			padding: 15px;
			}
			
.NAV
			{
			background-color: #264254;
			}
			
.NOPADDING		{
			padding: 3px;
			}
			
.BOTTOMBORDER		{
			border-bottom: solid; 
			border-width: 1px;
			}