      ol
	  		{
				font-family :Verdana, Arial, Helvetica, sans-serif;
				font-variant:normal;
				font-style:normal;
				font-weight:normal;
				font-size	:12px;
				text-align:left;
				color		:	black;
}

      li
	  		{
			font-family :	Verdana, Arial, Helvetica, sans-serif;
			font-variant:	normal;			
			font-style	:	normal;			
			font-weight	:	normal;			
			font-size	:	12px;			
			text-align	:	left;
			color		:	black;
			}


      .text {
			text-align	:	justify;
			font-family :	Verdana, Arial, Helvetica, sans-serif;
			text-indent	:	2em;
			font-weight	:	normal;
			font-size	:	12px;
			font-variant:	normal;
			font-style	:	normal;
			color		:	black;
			}


      td {
			font-family :	Verdana, Arial, Helvetica, sans-serif;
			text-indent	:	0px;
			font-weight	:	normal;
			font-size	:	12px;
			font-variant:	normal;
			font-style	:	normal;
			color		:	black;
			}
		
			
	.header	{
			text-align	:	left;
			font-family :	Verdana, Arial, Helvetica, sans-serif;
			font-weight	:	bold;
			text-indent	:	0px;			
			font-size	:	14px;
			font-variant:	normal;
			font-style	:	normal;
			color		:	#0D135F;
			}
			
	a  		{
			font-family	: Verdana, Arial, Helvetica, sans-serif;
		   	font-size	: 12px;
			font-weight	: bold;
		   	color		: #0D135F;
			}


						   
	a:link,
	a:visited,
	a:active  { text-decoration: none; }
   
	a:hover { text-decoration: underline;
				color:#ff6633;
			}	 	
			
			
	b {
		font-weight	:	bold;
	}	
	
			

