/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */


		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 16pt Helvetica, Arial, sans-serif; line-height: 20pt; }
		h2				{ color: #333; }
		a				{ color: #337810; }
		p				{ margin: 0 0 10pt; }
		#wrapper		{ float: right; width: 100%; margin-left: -225pt; }
		
		/* Header */
		header			{ background: #ADD8E6; border-bottom: 2pt solid #aaa; text-align:center; }
		header h1  		{ color: #fff; margin: 0 0 3pt; padding: 24pt 18pt 0; }
		header p		{ color: #ccc; font-size: 11pt; font-weight: bold; padding: 0 18pt; text-align:center; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1pt solid #ccc; padding-left: 18pt; }
		#navigation ul	{ padding: 0 18pt 9pt; }
		#extra			{ border-bottom: 1pt solid #ccc; padding-left: 18pt; }
		#extra small	{ font-size: 11pt; line-height: 18pt; }
		#content p, #extra p { padding-right: 18pt; }
		
		/* Content Positioning and Size */
		#navigation		{ float: left; width: 200pt; }
		#content		{ margin-left: 243pt; margin-right: 175pt;}
		#extra			{ float: left; clear: left; width: 200pt; }		
			
		/* My additions */
		 .v			 { list-style-type: none; 
                }
		.b				{ color:blue; }
		.r				{ color:red }
        .c			    { text-align:center; }
		 h3				{ color:red; }
		 .title			{ font-style:italic; text-align:center; color:purple; }
         .l				{ float:left; }
		 .rt			{ float:right; }
		 .emphasis		{ font-size:large; }
         p        { text-indent:25px;
        } 
        .al      { text-indent: 0px;
        }
        .j       {
    margin-left: 10px;
  text-align: left;
}
        
        
    

        	
